Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

While using "stream" mode, I tried passing table_regions = ['10,710,604,72'](which I found using plot), it worked and gave me an output df. But, I also tried table_regions = ['170,370,560,270'](which I found in camelot documentation). This also gave me the same output. The coordinates are not even close, but how is camelot able to detect the table in pdf?  #501

@Jashwanthreddy14

Description

@Jashwanthreddy14

I have also tried manually finding coordinates and passing it in table_regions. In few cases, camelot is detecting 1 table as 2 tables. The 2nd table detected by camelot is having duplicate data which is already in table 1.

And the most weird thing is table_regions = ['170,370,560,270'](which I found in camelot documentation) is working for almost all my pdfs'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions