amazon-textract-textractor icon indicating copy to clipboard operation
amazon-textract-textractor copied to clipboard

Table.get_cells_by_type() only supports column header

Open Belval opened this issue 2 years ago • 0 comments

Issue introduced by #197. get_cells_by_type() only supports/returns column headers.

https://github.com/aws-samples/amazon-textract-textractor/blob/master/textractor/entities/table.py#L294

Belval avatar Apr 19 '23 17:04 Belval