Sven-Bo / export-dataframes-to-excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export Pandas DataFrames to a new/existing Excel workbook

In this tutorial, I'll show you how to export a Pandas dataframe to a new Excel workbook, or to an existing Excel workbook. Learn how to save your data in an easy-to-use format that you can take anywhere.

Video Tutorial

YouTube Video

Requirements

xlwings==0.25.3
pandas==1.3.5

πŸ€“ 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.
  • πŸ€ͺ 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 84.5%Language:Python 15.5%