操作excel语法

info_file = xlrd.open_workbook(
OSS_PATH + xlrd_paths + upload_file_name) # 打开excel文件
info_sheet = info_file.sheets()[0] # 通过索引顺序获取工作表
# row_count = info_sheet.nrows  # 获取行数,列数ncols
posted @   一只小泡沫  阅读(60)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示