failed to cleaning csv file in python

前端 未结 0 1574
猫巷女王i
猫巷女王i 2020-12-13 03:42

I try to clean some twitter data stored in a csv file using python in jupyter notebook, so I try this code:

unwanted_characters = [\',\', \'@\', \'\\n\',\'&am         


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