如何用python3 将一个大的excel文件(.xlsx)分割为多个excel的文件,sheet 不变。以下是我的代码:

如题所述

python各个读写excel模块的对比如下:
而我使用的是python3.4下的openpyxl和xlsxwriter
读是openpyxl
写是xlsxwriter
对于一般的excel的操作都能实现
温馨提示:答案为网友推荐,仅供参考
相似回答