Pandas create dataframe from a dictionary of 2D arrays

后端 未结 0 1052
醉酒成梦
醉酒成梦 2021-02-06 01:33

How can I create a dataframe from a dictionary of 2D arrays such that each element in the dataframe is an array? For example, I would like df.iloc[0]["A"]

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