How to split the CSV file using python without datatype change?

后端 未结 0 556
温柔的废话
温柔的废话 2021-01-20 11:32

I have 35M records CSV file with 160 columns. I need to split 7 CSV files(5M records) from 35M records CSV file. I have used pandas for the split process.

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