Sven-Bo / export-dataframe-to-excel-with-properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export Pandas Dataframe to Excel with Document Properties

In this video, I'll show you how to export a pandas dataframe to an Excel file with document properties. To set the Excel document properties, we will use the XlsxWriter library.

Video Tutorial

YouTube Video

Demo

Demo

Requirements

Install the dependencies with pip

pandas==1.4.3
XlsxWriter==1.3.7

Get to Know Me & Stay Connected

Support My Work

Love my content and want to show appreciation? Why not buy me a coffee to fuel my creative engine? Your support means the world to me! ๐Ÿ˜Š

ko-fi

Feedback

Got some thoughts or suggestions? Don't hesitate to reach out to me at contact@pythonandvba.com. I'd love to hear from you! ๐Ÿ’ก Logo

About


Languages

Language:Jupyter Notebook 100.0%