'Saving Locust response in CSV

Screenshot of some XML

To store the response from locust in a csv file, I tried it but it saving it in char and comma format for example: "x,m,l"

I tried it with string also but not working in expected way. Is there is any solution for it..? any recommendations would be appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source