Transpose Pandas DataFrame and change the column headers to a list

前端 未结 0 1690
小蘑菇
小蘑菇 2021-02-14 23:13

I have the following Pandas sub-dataframe

         col1  name1  name2
522      a     10     0.2
1021     b     72    -0.1

col1 has

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