Why my csv file is larger after dropping duplicates with Python Pandas dataframe

后端 未结 0 1282
借酒劲吻你
借酒劲吻你 2021-01-20 15:36

I wrote this code to get rid of the duplicates in a large (800000) tweets csv file but, when I run it, the file I get is larger than the original one: Original is 1,580,307

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