Pandas read_csv returns too many rows when using skiprows

前端 未结 0 1961
走了就别回头了
走了就别回头了 2020-12-08 08:49

I have a CSV file containing a header and 12 653 750 rows of data. I would like to use pandas to read the header and last 2 653 750 rows. In other words, I would like to ski

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