Insert data and chart from Excel into Powerpoint automatically using Python
Sep 1, 2024 · 4 min read · It is common to run weekly analysis and put figures and charts from this analysis into Powerpoint. I used to have such task once or twice a week as a data analyst. It is repetitive and definitely can use the help of Python to automate this process. T...
Join discussion