Trying to find a book or document on #python and #excel. I found this:

"Python for Excel: A Modern Environment for Automation and Data Analysis" , Felix Zumstein.

I guess this book will focus mainly in #xlwings since he is the creator and maintainer of xlwings.

Any other recommendation?

#dataanalysis #datascience

@eric_ma that is a GREAT question... That I don't have an answer to. But I would love to know.

@eric_ma

Not sure if you're looking for any particular libraries or use cases, but https://pbpython.com/ has posts that cover a good mix of things

Practical Business Python -

@eric_ma I know you were looking for a book or docs, which I don’t have, but I did take a course from Talk Python Training by Chris Moffitt. It focuses on moving from Excel to Python and the Pandas library. He also has one on data visualization. Here is the link to the training: https://training.talkpython.fm/courses/move-from-excel-to-python-and-pandas. And here is a link to some blog posts by Chris. https://pbpython.com
Move from Excel to Python with Pandas Online Course - [Talk Python Training]

Best online Python courses from a trusted source from the folks who bring you the Talk Python To Me podcast.

@BrianDavis Thanks Brian! I see a lot of interesting courses also available. I will have a look definitely.