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.
😄 Please consider supporting this channel and making this content possible:
☕ https://www.buymeacoffee.com/DataAuto...
🅿 / dataautomation
00:00 :: Intro and Workbook review
00:30 :: Adding Photo
01:20 :: Adding Photo to a Specific Cell
01:53 :: Adding Photo to a Specific Cell, Adjusting Width and Height
02:26 :: Overview
#PythonExcelTutorial #xlwings #data #DataAutomation #python #pythontutorial #excel #pythonautomation #pythonprogramming #jupyterlab #Excelimages #images