4 Respuestas
+ 8
Try this:
www.xlwings.org
+ 4
It would be VERY NICE if python was used as the macro language in excel.
It is better than VBA, no doubt!
That said, there are ways you can access the excel data from Python:
https://www.datacamp.com/community/tutorials/python-excel-tutorial
+ 4
Use the openpyxl Module.
+ 2
try also pandas