How to preserve csv data when using read_csv and to_csv in pandas

后端 未结 0 972
春和景丽
春和景丽 2020-12-09 04:11

I\'m trying to aggregate several csv files into one. After the aggregation I notice that pandas tries to do a float estimation even if i state that the datatype should be a

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