首页 新闻 会员 周边
3
回答数

已解决问题 5 python操作excel问题求解?

#coding=gbk #coding=utf-8 import xlrd table = xlrd.open_workbook(r'E:\test.xlsx') #读取表格 #sheet = tab