- 博客(1)
- 收藏
- 关注
原创 KeyError: “[‘problem‘] not found in axis“
2021.02.07 Day1 KeyError: “[‘problem’] not found in axis” df = df.drop("problem", axis = 1).join(df.problem.str.get_dummies(",")) df 读取.csv文件后,运行出错,出现KeyError: KeyError: "['problem'] not found in axis" 解决方案:重新加载.csv文件,再运行。 ...
2021-02-07 21:38:53
1623
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅