How to make a dataframe from another dataframe, using the shape[] of the old dataframe

后端 未结 0 1204
耶瑟儿~
耶瑟儿~ 2021-01-20 23:11

I have a dataframe with shape (18,1), each cell of this dataframe is with shape (27, 2000, 10). I want to make a new dataframe with shape (27, 18*10) that each cell consists of

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