How to separate entries based on rows and columns in pandas dataframe

后端 未结 0 1513
Happy的楠姐
Happy的楠姐 2021-01-01 03:03

I have a dataframe that looks like:

   \'0\' \'1\' \'2\'
0   5   4   0
1   3   0   0
2   1   0   2

Where the name of the columns (\'0\', \'1\

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