Itables

Latest version: v2.0.1

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

Scan your dependencies

Page 3 of 9

1.6.2

**Fixed**
- We have removed an indirect dependency on `jinja2` caused by the Pandas style objects ([202](https://github.com/mwouts/itables/issues/202))

1.6.1

**Fixed**
- We have fixed an issue when rendering Pandas style objects in Google Colab ([199](https://github.com/mwouts/itables/issues/199))

1.6.0

**Added**
- We have added support for [Pandas style](https://pandas.pydata.org/docs/user_guide/style.html) ([#194](https://github.com/mwouts/itables/issues/194))

**Fixed**
- We do not generate timedeltas in the sample dataframes when using `pandas==2.1` as this fails ([pandas-55080](https://github.com/pandas-dev/pandas/issues/55080))

1.5.4

**Fixed**
- Fixed an OverflowError when displaying Polar tables containing unsigned integers ([192](https://github.com/mwouts/itables/issues/192))

**Changed**
- We have refactored the GitHub Action workflows. Python 2 was removed since it is not supported anymore.

1.5.3

**Fixed**
- We fixed an interaction issue with other ui elements in Shiny apps - use `from itables.shiny import DT` ([181](https://github.com/mwouts/itables/issues/181))
- We fixed the rendering of some empty dataframes

1.5.2

**Fixed**
- Integers that are too big for Javascript are converted to str ([152](https://github.com/mwouts/itables/issues/152))
- If a downsampling occurs, the downsampling message is displayed even if the table only has a few rows

**Added**
- We have added a CI configuration where we test `itables` against `pandas` in pre-release versions

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.