Split up a csv file / pandas dataframe into many files based on grouping in another column

后端 未结 0 1405
自闭症患者
自闭症患者 2020-12-22 13:33

I have the following dataset in a csv file called list.csv which is 2 columns and 68 rows,

name   group
295h1  groupA
20jca  groupA
....
2919d  groupG
....
2x         


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