- 博客(2)
- 收藏
- 关注
原创 Jupyter读取excel文件的问题
Jupyter读取excel文件的问题#数据分析库pandas#数据可视化库matplotlibimport pandas as pdimport matplotlib.pyplot as plt%matplotlib inline#调用方法读取数据dataset = pd.read_csv('F:/DataMining/Car_Sale/UTF-8car-info-train.txt')dataset.head(10)调用read方法时,括号中单引号或双引号均可。将excel的.x
2020-12-21 21:52:52
9477
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅