赞
踩
多多点赞,会变好看!
多多留言,会变有钱!
pip install pandas openpyxl
- import pandas as pd
-
- df = pd.read_excel(r'C:\Users\17521707887\Desktop\\New Microsoft Excel 工作表.xlsx')
- data=df.values
- print("获取到所有的值:\n{}".format(data))
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。