Python Pandas - Convert 2D df into 3D

后端 未结 0 1065
野趣味
野趣味 2020-11-22 03:51

I am struggling with pandas transformation, that I would expect to be quite easy. I have the following 2D (10 x 6) data frame:

import pandas as pd
import nump         


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