摘要: 【问题描述】 在将dict转为DataFrame时会报错:If using all scalar values, you must pass an index 例如: 【解决办法】 添加参数:index = [0] 阅读全文
posted @ 2018-12-23 11:34 nxf_rabbit75 阅读(5488) 评论(0) 推荐(0)