Great-tables

Latest version: v0.14.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.9.0

Features

* **feat!**: support specifying a subset of rows in `GT.data_color()` by jrycw in https://github.com/posit-dev/great-tables/pull/364
- Note that `rows=` is now the third argument, which may break earlier code.


**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.8.0...v0.9.0

0.8.0

Features

* add method equivalents of constructor options by machow in https://github.com/posit-dev/great-tables/pull/371
- `GT.tab_stub(rowname_col=, groupname_col=)`
- `GT.with_local()`
- `GT.with_id()`


**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.7.0...v0.8.0

0.7.0

What's Changed

Features

* Add the `.fmt_units()` method by rich-iannone in https://github.com/posit-dev/great-tables/pull/240
* Support Polars' non-strict `expand_selector()` by machow in https://github.com/posit-dev/great-tables/pull/368

Fixes

* General enhancements to several `.cols_*()` methods by jrycw in https://github.com/posit-dev/great-tables/pull/366
* Generate better error message for list data used in `.fmt_nanoplot()` by marcozzxx810 in https://github.com/posit-dev/great-tables/pull/356

Docs

* Add RSS feed to blog by jrycw in https://github.com/posit-dev/great-tables/pull/367

Chores

* Refactor `seq_groups()` to accept `Iterable` by jrycw in https://github.com/posit-dev/great-tables/pull/365
* Move `pairwise()`, `seq_groups()`, and `is_equal()` functions to `_utils.py` by jrycw in https://github.com/posit-dev/great-tables/pull/369

**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.6.1...v0.7.0

0.6.1

Fixes


* Fix column selections breaking with `Polars` `v0.20.28` by jrycw in https://github.com/posit-dev/great-tables/pull/360
* Fix `_save_screenshot()` breaking for non-png files by jrycw in https://github.com/posit-dev/great-tables/pull/352

Chores

* Enhance the test coverage by jrycw in https://github.com/posit-dev/great-tables/pull/339
* Remove unneeded files by rich-iannone in https://github.com/posit-dev/great-tables/pull/351

**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.6.0...v0.6.1

0.6.0

This release brings support for multi-level spanners (a huge thanks to timkpaine), and makes saving tables with `GT.save()` a bit more robust.

Features

* Support multi-level spanners by timkpaine in https://github.com/posit-dev/great-tables/pull/345

Fixes

* ensure export() always captures full table by machow in https://github.com/posit-dev/great-tables/pull/344

Docs

* add example coffee table with nanoplots by machow in https://github.com/posit-dev/great-tables/pull/349
* clean up minor formatting issues in the docs by jrycw in https://github.com/posit-dev/great-tables/pull/338

New Contributors
* timkpaine made their first contribution in https://github.com/posit-dev/great-tables/pull/345

**Full Changelog**: https://github.com/posit-dev/great-tables/compare/0.5.2...v0.6.0

0.5.2

Fixes

* Fix `CellStyleBorders` not being properly constructed when `sides` is set to "all" by jrycw in https://github.com/posit-dev/great-tables/pull/326
* Fix `GT.fmt_image()` erroring on missing values by machow in https://github.com/posit-dev/great-tables/pull/329
* Nanoplots listcols now work, polars list columns no longer raise error by machow in https://github.com/posit-dev/great-tables/pull/330
* Nanoplots no longer fail for lists of large integers by machow in https://github.com/posit-dev/great-tables/pull/335
* `GT.fmt_number()` no longer puts improper comma for 3-digit compact, negative numbers by machow in https://github.com/posit-dev/great-tables/pull/335

Docs

* Add examples to reference pages by jrycw in https://github.com/posit-dev/great-tables/pull/328

Chores

* Remove unused library webcolors as required dependency by marcozzxx810 in https://github.com/posit-dev/great-tables/pull/336

New Contributors
* marcozzxx810 made their first contribution in https://github.com/posit-dev/great-tables/pull/336

**Full Changelog**: https://github.com/posit-dev/great-tables/compare/v0.5.1...0.5.2

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.