摘要: import pandas as pd df1 = pd.DataFrame(pd.read_excel(r'C:\python测试文件\我的三国啊.xlsx',sheet_name='Sheet1')) ''' sheet_name参数用来指定要导入Excel的那个sheet文件 sheet_na 阅读全文
posted @ 2021-10-29 09:47 悬崖上的金鱼 阅读(235) 评论(0) 推荐(0)