aws-samples / aws-samples/amazon-textract-textractor

Add functionality for to_pandas to handle tables with a title

Open
#223 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
493
Forks
163
PR merge metrics
No merged PRs in 30d

Description

Currently the to_pandas funciton of the Tables object only support using columns when there is no title. Could we extend this so that it additionally checks if the table has a title and if so set that to the df name and then use the following row to check for columns. Since this is already supported in the structure of the table I think it would be an extension of existing functionality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.