Simple Python script for automated figure generation from pandas DataFrames(github.com)
I made this little tool to save time on generating publication-ready figures. It automatically:
- Detects data types
- Chooses appropriate plot types
- Applies consistent styling
- Exports to multiple formats
Feedback welcome!
0 comments