Pandas Split Dataframe into two Dataframes at a specific row

后端 未结 3 653
既然无缘
既然无缘 2020-12-02 16:27

I have pandas DataFrame which I have composed from concat. One row consists of 96 values, I would like to split the DataFrame from the value 72.

3条回答
提交回复
热议问题