How can I split a csv file into two files based on values in a column in Python?

后端 未结 0 946
孤街浪徒
孤街浪徒 2020-12-10 07:50

I have a csv file with 22 columns and X number of rows. How can I split the csv file into 2 separate files depending on what value is in the e.g. "item_number" col

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