183
Microsoft is bringing Python to Excel
(www.theverge.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
There are some very good libraries for using Python with Excel. The creator of xlwings wrote a book: Python for Excel.
My favorite library is pandas, which can integrate with other libraries to edit Excel.