
Great Tables
A library for creating beautiful tables in Python
- Support Pandas and Polars DataFrame data sources
- Provide multiple formatting options such as title, subtitle, currency, date, number, etc
- Flexibility in hiding or displaying columns
- Rendering for consoles, Jupyter notebooks, and Quarto documents
- Community support, including GitHub discussions and Discord servers
Product Details
Great Tables is a Python library used to create visually appealing and feature rich tables. It supports Pandas or Polars DataFrame as data sources, providing multiple formatting options and customization features, making it ideal for data analysis and report generation. This library is primarily maintained by Rich Iannone and Michael Chow, licensed under the MIT license, emphasizing a concise yet powerful design philosophy.