Tabula-py

Latest version: v2.9.3

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

Scan your dependencies

Page 1 of 8

2.9.3

What's Changed
* Fix type hint. follow-up 390 by chezou in https://github.com/chezou/tabula-py/pull/392


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.9.2...v2.9.3

2.9.2

What's Changed
* Allow columns option to be more generic type than list (Fixes 389) by rbubley in https://github.com/chezou/tabula-py/pull/390

New Contributors
* rbubley made their first contribution in https://github.com/chezou/tabula-py/pull/390

**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.9.1...v2.9.2

2.9.1

What's Changed
* Update encoding everytime when SubprocessTabule is initialized by chezou in https://github.com/chezou/tabula-py/pull/378
* Suppress pandas FutureWarning of to_numeric with errors='ignore' by chezou in https://github.com/chezou/tabula-py/pull/380
* Build separately on Publish action by chezou in https://github.com/chezou/tabula-py/pull/386


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.9.0...v2.9.1

2.9.1rc

What's Changed
* Update encoding everytime when SubprocessTabule is initialized by chezou in https://github.com/chezou/tabula-py/pull/378
* Suppress pandas FutureWarning of to_numeric with errors='ignore' by chezou in https://github.com/chezou/tabula-py/pull/380
* Build separately on Publish action by chezou in https://github.com/chezou/tabula-py/pull/386


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.9.0...v2.9.1rc

2.9.0

We faced jpype installation issue, and jpype hasn't supported Python 3.12 yet, we decided to make jpype optional to support Python 3.12.

If you want to leverage jpype speed until Python 3.11, you can install as:

sh
pip install tabula-py[jpype]


Please watch on jpype issue if you interested in supporting its Python 3.12:
https://github.com/jpype-project/jpype/issues/1147

What's Changed
* Make jpype optional by chezou in https://github.com/chezou/tabula-py/pull/369
* Set encoding on SubprocessTabula initialization by chezou in https://github.com/chezou/tabula-py/pull/371
* Support Python 3.12 by chezou in https://github.com/chezou/tabula-py/pull/370


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.8.2...v2.9.0

2.9.0rc

While jpype hasn't supported Python 3.12 yet, we decided to make jpype optional to support Python 3.12.

If you want to leverage jpype speed until Python 3.11, you can install as:

sh
pip install tabula-py[jpype]


What's Changed
* Make jpype optional by chezou in https://github.com/chezou/tabula-py/pull/369
* Set encoding on SubprocessTabula initialization by chezou in https://github.com/chezou/tabula-py/pull/371
* Support Python 3.12 by chezou in https://github.com/chezou/tabula-py/pull/370


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.8.2...v2.9.0rc

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.