在python中简单地处理excel文件,有几个相关的模块,各有千秋,本文将不定时收录. Python Excel网站收集了关于python处理excel文件的各种信息. [注意]使用python处理excel文件前,请多备份文件,以防数据丢失. ------------------ 0x01 xlrd xlrd is a library for reading data and formatting information from Excel files, whether they are…