python 快速读取文件 python的xlrd在AIX系统下打开文件特别慢?
python的xlrd在AIX系统下打开文件特别慢?代码:file_nameAPI.xlsxsheet_nameSheet1def open_excel (fi
python制作表格教程 如何用python取出excel特定列?
如何用python取出excel特定列?python有很多包可以操作excel单元其中我用过的有xlrd ,xlwt 一个读一个写, 另外可用 openpyxl