xlwings - Adding Images to an Excel Work ...

xlwings - Adding Images to an Excel Workbook with Python

Oct 31, 2024

This video reviews how to add images to an excel workbook use the Python library xlwings. I use Anaconda's Jupyter Lab interface. In the cell where I import os.path, I inadvertently use "os.path.abspath" to collect the path of the photo when I should have just used the "abspath" function I clearly imported in the line above. Minor error in code, but functionally nothing changes.

Enjoy this post?

Buy Data Automation a coffee

More from Data Automation