Python处理Excel信息收集

文章:xlwings和pandas的交互

讲了xlwings和pandas的交互:先用xlwings读取数据到pandas,处理后写出到xlwings,用于原地修改excel
也讲了打包exce

https://towardsdatascience.com/excel-python-app-for-non-pythonists-68b4fec0fabf

https://towardsdatascience.com/python-excel-integration-with-xlwings-f9bf9d1332ea

讲了和pandas的交互,以及大量的vba:

xlwings Tutorial: Make Excel Faster Using Python

重要:讲了xlwings作为excel和python的胶水工具
https://pbpython.com/xlwings-pandas-excel.html