issues
search
posit-dev
/
great-tables
Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.9k
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
save: investigate use of base64 encoded urls in headless browser
#518
machow
opened
55 minutes ago
1
Decouple Stub responsibilities from Boxhead ones
#517
rich-iannone
opened
1 day ago
0
docs: Fix spelling in the contributing guide
#516
glemaitre
closed
1 day ago
2
feat: add `fmt_icon()` method
#515
rich-iannone
opened
2 days ago
1
ci: add build for testing Python 3.13
#514
glemaitre
closed
1 day ago
1
Feat: accounting notation for `fmt_number()`, `fmt_percent()`, `fmt_integer()` and `fmt_currency()`
#513
rich-iannone
opened
2 days ago
1
Address type hinting and fix some `mypy` errors
#511
jrycw
opened
5 days ago
3
Fix missing exception raise in `_val_is_numeric()` and `_val_is_str()`
#510
jrycw
opened
6 days ago
1
Fix: `cols_width()` should exclude hidden columns
#509
rich-iannone
closed
1 day ago
2
blog: LaTeX output feature
#508
rich-iannone
closed
1 week ago
1
Documentation does not build
#507
manufactory
opened
1 week ago
0
fix: use polars.__version__ in version check
#505
lukemanley
closed
1 week ago
1
.save gives a very large picture with table only taking up a small fraction
#504
thomasfrederikhoeck
opened
2 weeks ago
4
Iterate over multiple columns for common formatting (GT_0.13.0, Polars_1.7.1)
#503
starzar
opened
2 weeks ago
2
Improve `GT.save()` usability
#499
jrycw
closed
1 hour ago
5
feat: css inlining in `as_raw_html()`
#498
rich-iannone
opened
4 weeks ago
1
Add an inline CSS option to the `as_raw_html` method
#497
tnederlof
opened
1 month ago
1
Add `save_pdf` method that directly renders table HTML to PDF
#496
lschr
opened
1 month ago
3
Include SVG as available output format for saving table to file
#494
claysmyth
opened
1 month ago
2
docs: update quartodoc to v0.8.1
#492
machow
closed
1 month ago
2
`cols_width()` not stretching the cell values
#491
mthomas-ketchbrook
closed
1 day ago
2
blog: add the v0.13.0 release post
#488
rich-iannone
closed
1 month ago
1
feat: add pyarrow.Table support
#487
amol-
opened
1 month ago
7
docs: update `_quarto.yml` to expose `vals.fmt_image()`
#486
jrycw
closed
1 week ago
2
Add `GT.write_html()` as a helper function for easier HTML output
#485
jrycw
opened
1 month ago
5
Fix locations: row and group selection
#484
machow
closed
1 month ago
3
Testing with `Playwright`
#483
jrycw
opened
1 month ago
0
feat: allow rendering of tables to LaTeX
#481
rich-iannone
closed
2 weeks ago
3
GT.save cuts off output
#480
lwanger
opened
1 month ago
0
GT.save does not work with pathlib Path
#479
lwanger
closed
1 month ago
3
feat: allow passing a webdriver instance to save
#478
machow
closed
1 month ago
1
docs: fix in headers causing their css classes get printed out
#477
machow
closed
1 month ago
2
docs: rendering issue for `GT.fmt_*()` functions
#476
jrycw
closed
1 month ago
8
docs: do not document GT members inline on its reference page
#475
machow
closed
1 month ago
1
docs: Add docstrings for new location methods
#474
rich-iannone
closed
1 month ago
3
fix: resolve global `locale` not being respected in `GT.fmt_*()` functions
#473
jrycw
closed
1 month ago
3
docs: fix deprecated warning for `pl.DataFrame.pivot()`
#472
jrycw
closed
1 month ago
1
Update `__repr__()` for `GoogleFont`, `UnitStr` and `UnitDefinitionList`
#471
jrycw
closed
1 month ago
1
Update docs and code to support `GoogleFont` in `opt_table_font()` and add tests
#470
jrycw
closed
1 month ago
1
Allow for granular section restyling via convenience api
#469
timkpaine
closed
1 month ago
1
Revert "Allow for granular section restyling via convenience api"
#468
machow
closed
1 month ago
1
Document individual loc.*() functions, include in API reference
#467
machow
closed
1 month ago
1
Test and harden selection in `loc.*()` functions
#466
machow
opened
1 month ago
0
blog: add the v0.12.0 release post
#465
rich-iannone
closed
1 month ago
1
Include `google_font()` helper fn in API reference
#464
rich-iannone
closed
1 month ago
1
feat!: add missing styling (including row striping) in `opt_stylize()`
#463
rich-iannone
closed
1 month ago
1
docs: fix deprecation warning in the `superbowl` example
#462
jrycw
closed
1 month ago
1
feat: implement row striping options
#461
rich-iannone
closed
1 month ago
3
docs: update `superbowl` example to align with the new version of `Polars`
#460
jrycw
closed
1 month ago
2
Update `_save_screenshot()` to use `WebElement.screenshot_as_png`
#459
jrycw
closed
1 month ago
1
Next