bvbg1
bvbg1
Getting the table headers with textractor does not seem possible? After calling document.to_trp2() (as documented in https://aws-samples.github.io/amazon-textract-textractor/notebooks/interfacing_with_trp2.html#Getting-the-trp2-document) I get: `AttributeError: 'Table' object has no attribute 'get_header_field_names'` I can only get...
> * Blocks should be ordered by geometry y-axis by default, if that's not the case somewhere please file a bug Thanks for clarifying. > * We could add a...
> ### Table merging in pandas: > [multipage.pdf](https://github.com/aws-samples/amazon-textract-textractor/files/10864129/multipage.pdf) > > ```python > from textractor import Textractor > from textractor.data.constants import TextractFeatures > > extractor = Textractor(profile_name="default") > > document1 =...
@ThomasDelteil Any updates on this?
Just for tracking, it would be useful if those got added as well: - Page orientation in degrees - Merge or link tables across pages
Are there any updates?
Is there an ETA for the remaining features?
amazon-textract-response-parser has better ordering for this, can this be accessible in textractor as well?
Do you have an approximate date of this becoming available?
@Belval any ideas?