How do I turn categorical column values into different column names?

后端 未结 0 970
死守一世寂寞
死守一世寂寞 2020-12-12 13:40

I\'m not sure how to approach this problem since I\'m a beginner with pandas.

I have this dataframe:

  col1 col2
0    a    1 
1    a    2 
2    a    3          


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