mirror of
https://github.com/wassname/greater_tables_project.git
synced 2026-08-13 12:10:12 +08:00
09cdf823988fac3b3183e8d1775399c2f5126cf7
Greater Tables
Creating presentation quality tables from pandas dataframes is frustrating. It is hard to left align text and right align numbers using pandas display or .to_html. The package great_tables does a really nice job with pandas and polars frames but does not support indexes. And formatting numbers requires care.
Examples
API
Languages
Python
95.7%
Jupyter Notebook
2.5%
Batchfile
1.8%