How to divide a pandas dataframe column with 10000 string items into 200 columns with 50 columns each

后端 未结 0 1179
刺人心
刺人心 2021-01-14 08:12

I have a pandas data-frame with 9000+ entries with many columns but out of these columns i want to divide a column df[\'xyz\'] into n columns with 50 entries each , spread t

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