Script to quickly export pandas data frames into excel directly applying some standardized formatting.
- Updated
Jan 16, 2021 - Python
Script to quickly export pandas data frames into excel directly applying some standardized formatting.
I needed to turn a column of an Excel sheet into a python list for a project. Here is a python file that will turn any column in excel into a python list
Add a description, image, and links to the formatting-output topic page so that developers can more easily learn about it.
To associate your repository with the formatting-output topic, visit your repo's landing page and select "manage topics."