Handling unwanted (standalone) double quotes in a .csv - Python

前端 未结 0 1764
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-18 17:07

I am trying to read an incorrectly formatted .csv file using Python\'s csv module. The messy CSV looks like this:

"name","age","place         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题