Sven-Bo / supercharge-excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supercharge Excel With Python

Header

Thereโ€™s a lot of pain points in Excel that make it a tool thatโ€™s cumbersome and repetitive for data manipulation. But did you know that you can also use Python to improve repetitive tasks in Excel?

In this video, I will show you how to do more with Excel by combining it with Python. You will see how Python can analyze data, generate beautiful interactive charts and automate tasks in Excel.

Video Tutorial

YouTube Video

Requirements

kaleido==0.2.1
openpyxl==3.0.9
pandas==1.3.5
plotly==4.14.3
psutil==5.9.0
pyecharts==1.9.0
requests
xlwings==0.25.3

Agenda

Agenda

๐Ÿค“ Check Out My Excel Add-ins

I've developed some handy Excel add-ins that you might find useful:

  • ๐Ÿ“Š Dashboard Add-in: Easily create interactive and visually appealing dashboards.
  • ๐ŸŽจ Cartoon Charts Add-In: Create engaging and fun cartoon-style charts.
  • ๐Ÿคช Emoji Add-in: Add a touch of fun to your spreadsheets with emojis.
  • ๐Ÿ› ๏ธ MyToolBelt Add-in: A versatile toolbelt for Excel, featuring:
    • Creation of Pandas DataFrames and Jupyter Notebooks from Excel ranges
    • ChatGPT integration for advanced data analysis
    • And much more!

๐Ÿค Connect with Me

โ˜• Support

If you appreciate the project and wish to encourage its continued development, consider supporting my work. ko-fi

Feedback & Collaboration

For feedback, suggestions, or potential collaboration opportunities, reach out at contact@pythonandvba.com. Logo

About


Languages

Language:Jupyter Notebook 100.0%