Itables

Latest version: v2.0.1

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

Scan your dependencies

Page 6 of 9

1.3.2

**Fixed**
- We have reimplemented the function that encodes the Pandas dataframes to JSON
to avoid triggering FutureWarnings when using `pandas>=1.5` ([107](https://github.com/mwouts/itables/issues/107)).

1.3.1

------------------

**Added**
- The `show` method has a new `css` argument (defaults to `itables.options.css`) ([104](https://github.com/mwouts/itables/issues/104)).

1.3.0

**Changed**
- The order of rows is preserved by default (unless you explicitly pass an `order` parameter) ([99](https://github.com/mwouts/itables/issues/99)).

**Fixed**
- Nullable types (bool, int) are now supported ([98](https://github.com/mwouts/itables/issues/98))

1.2.0

**Added**
- New `to_html_datatable` function to export a DataFrame to an HTML div (88)
- We have added examples on how to use `itables` in [Shiny](https://shiny.rstudio.com/py/) for Python (#86)

1.1.3

**Fixed**
- Tables with duplicated column names are now supported, thanks to Antonio Commisso's fix ([89](https://github.com/mwouts/itables/issues/89))

1.1.2

**Changed**
- Tables with many rows are preferentially downsampled on rows, while tables with many columns are preferentially downsampled on columns ([84](https://github.com/mwouts/jupytext/issues/84))

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.