开发者社区> 问答> 正文

python中如何将dict转化为dataframe?

python中如何将dict转化为dataframe?

展开
收起
真的很搞笑 2021-12-03 22:28:30 342 0
1 条回答
写回答
取消 提交回答
  • pd.DataFrame.from_dict(feature_data3['paras'], orient='columns')

    2021-12-03 22:28:41
    赞同 展开评论 打赏
问答分类:
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
From Python Scikit-Learn to Sc 立即下载
Data Pre-Processing in Python: 立即下载
双剑合璧-Python和大数据计算平台的结合 立即下载