aws-samples / aws-samples/amazon-textract-textractor
export table to json
Open
- Dominant language
- Jupyter Notebook
- Stars
- 493
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
I can see support for exporting to csv, Pandas DataFrame and xls here:
https://aws-samples.github.io/amazon-textract-textractor/notebooks/table_data_to_various_formats.html
Is there a way to export the table data to json?
Or do I have to export as DataFrame first and then convert to json by using pandas?
Contributor guide
Assessment
This issue has not been assessed yet.