HHammond / PrettyPandas

A Pandas Styler class for making beautiful tables
http://prettypandas.readthedocs.org/
MIT License
415 stars 23 forks source link

Use values from another frame for styling #29

Closed HHammond closed 6 years ago

HHammond commented 6 years ago

With https://github.com/HHammond/PrettyPandas/pull/48 you can import and export styles from Pandas dataframes using their style API, and it removes the complexity of managing that code in PrettyPandas