How to add column to dataframe so it be first column?

后端 未结 0 1479
执念已碎
执念已碎 2020-12-05 05:10

I have a dataframe:

col1   col2  col3
1       4     5
5       8     22
0       4     9

I want to add new column, so it is first:



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