Tabula-py

Latest version: v2.9.1

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

Scan your dependencies

Page 2 of 7

2.8.1

What's Changed
* chore: suppress warning for tabula-py generated java_options by chezou in https://github.com/chezou/tabula-py/pull/358


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.8.0...v2.8.1

2.8.0

What's Changed
* chore: Fix RTD since it doesn't respect config file by chezou in https://github.com/chezou/tabula-py/pull/343
* feat: Use jpype instead of subprocess by chezou in https://github.com/chezou/tabula-py/pull/356 kudos mara004
* chore: add warning about java options by chezou in https://github.com/chezou/tabula-py/pull/357

This release changes the way to call tabula-java from subprocess to jpype.
It expects to reduce JVM launch overhead for multiple calls. However, it introduces some limitation for `jvm_options`. See 357 and [FAQ](https://tabula-py.readthedocs.io/en/latest/faq.html#java-options-is-ignored-once-read-pdf-or-similar-funcion-is-called) for the detail.

**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.7.0...v2.8.0

2.8.0rc

What's Changed
* chore: Fix RTD since it doesn't respect config file by chezou in https://github.com/chezou/tabula-py/pull/343
* feat: Use jpype instead of subprocess by chezou in https://github.com/chezou/tabula-py/pull/356 kudos mara004
* chore: add warning about java options by chezou in https://github.com/chezou/tabula-py/pull/357

This release changes the way to call tabula-java from subprocess to jpype.
It expects to reduce JVM launch overhead for multiple calls. However, it introduces some limitation for `jvm_options`. See FAQ in the document for the detail.

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

2.7.0

What's Changed
* Validate order of area and columns by chezou in https://github.com/chezou/tabula-py/pull/331
* Apply grammarly for documents by chezou in https://github.com/chezou/tabula-py/pull/334
* fix: do not break pandas_options by chezou in https://github.com/chezou/tabula-py/pull/339
* Allow Iterable as much as possible by chezou in https://github.com/chezou/tabula-py/pull/340
* Drop Python 3.7 by chezou in https://github.com/chezou/tabula-py/pull/341
* Fix package build on CI by chezou in https://github.com/chezou/tabula-py/pull/342


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.6.0...v2.7.0

2.7.0rc

What's Changed
* Validate order of area and columns by chezou in https://github.com/chezou/tabula-py/pull/331
* Apply grammarly for documents by chezou in https://github.com/chezou/tabula-py/pull/334
* fix: do not break pandas_options by chezou in https://github.com/chezou/tabula-py/pull/339
* Allow Iterable as much as possible by chezou in https://github.com/chezou/tabula-py/pull/340
* Drop Python 3.7 by chezou in https://github.com/chezou/tabula-py/pull/341
* Fix package build on CI by chezou in https://github.com/chezou/tabula-py/pull/342


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

2.6.0

What's Changed
* Support relative columns by introducing relative_columns option by chezou in https://github.com/chezou/tabula-py/pull/328
* Support Python 3.11 by chezou in https://github.com/chezou/tabula-py/pull/329


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.5.1...v2.6.0

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.