MiManchi5398515
2021-09-07 12:22
对于Windows 系统怎么读取?
df_excel = pd.read_excel('C:\Users\zacha\Downloads\DVN.xlsx')
df_excel.head(5)
这样吗?可是运行不了
sheet超过一个的时候要指定sheet_name吧
Python数据分析挖掘实战
24085 学习 · 27 问题