How can one duplicate columns N times in DataFrame?

后端 未结 0 1075
忘掉有多难
忘掉有多难 2020-12-17 21:37

I have a dataframe with one column and I would like to get a Dataframe with N columns all of which will be identical to the first one. I can simply duplicate it by:



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