Skip to content

Tags: ExtractTable/ExtractTable-py

Tags

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Save Correction Output (#50)

* Save the corrected output to a folder

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Big files download (#49)

* Download big outputs

* [B]: Fix processing splitted PDFs

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update example-code.ipynb (#37)

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
User Control on Indices in the output (#34)

* User control over indices in the output with `indexing`

* v2.1.2

* User control over indices in the output with `indexing`

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Post Processing Made Easy (#31)

* split_merged_rows functionality

* To fix decimal and thousands separator values

* split_merged_columns, fix_date_format functionalities

* validations added

* Easy Naming

* added `server_response` attribute to the session

* move unneccessary variable initialization

* Added Google Colab Contents

* Handle empty tables

* Save tables to multiple sheets of a single excel file

* standardized params naming

* Functionality to save Tables & Text output to local

* Version Update

* Updated Tutorial v2.1.0

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Accepting Big File BugFix (#29)

* Use the FileName from response

* BugFix v2.0.2

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Maintain Rows and Columns indices order (#28)

* Maintain col & row order

* Display JobId & Wait message

* Bug Fix release

* md syntax fix

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.0 (#26)

* Extended Error Types

* to support big files for processing

* correct typehint

* v2.0 usage

* Big file processing support

v1.2.1.2

Toggle v1.2.1.2's commit message
Asc col ind fix (#17)

* #BFix - Ascending order of column indices

v1.2.1

Toggle v1.2.1's commit message
"pages" param visibility (#14)