A Collection of Helper Functions for the great-tables Package.
Python
gt-extras provides additional helper functions for creating enhanced tables with the great-tables Python package. It extends great-tables with convenient functions for adding common visual enhancements to tables.
The package wraps common patterns for adding plots, color gradients, icons, and styling to table cells, reducing boilerplate code. It includes features like bar charts and dot plots within cells, color-based highlighting with numeric scales, FontAwesome icon ratings, and pre-built themes. gt-extras is inspired by the R package gtExtras and follows a similar design philosophy of making advanced table formatting more accessible.