A Collection of Helper Functions for the great-tables Package.

data-sicence data-visualization great-tables plotting python sparklines tables themes
6 Open Issues Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes
documentation good first issue

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes

AI Summary: The task is to modify the `gt_two_column_layout` function within the `gt-extras` Python package to prevent oversized titles when used with a resized `GTCombinedLayout` table. This likely involves adjusting font sizes or other styling parameters within the function to ensure proper scaling and visual appeal.

Complexity: 4/5
bug good first issue

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes

AI Summary: Implement a `save` option within the `gt_two_column_layout()` function in the `gt-extras` Python package. This will allow users to directly save the generated two-column table layout to a file, likely using a file path argument.

Complexity: 3/5
enhancement help wanted

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes

AI Summary: The task is to write comprehensive unit tests for the `gt_two_column_layout()` function within the `gt_extras` Python package. The challenge lies in testing the function's two targets without relying on browser or notebook rendering, requiring creative testing strategies.

Complexity: 4/5
help wanted tests

A Collection of Helper Functions for the great-tables Package.

Python
#data-sicence#data-visualization#great-tables#plotting#python#sparklines#tables#themes