Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any plans for parsing the tables into readable format? #16

Open
wj210 opened this issue Oct 26, 2023 · 1 comment
Open

any plans for parsing the tables into readable format? #16

wj210 opened this issue Oct 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wj210
Copy link

wj210 commented Oct 26, 2023

Hi, thanks for this useful codebase!

Do you have any plans or idea on how the tables can be parsed into readable format? say using pandas etc?

@eloukas
Copy link
Collaborator

eloukas commented Nov 19, 2023

Hi @wj210. In our early development, we had such a method but found it unstable in the retrieval results due to all the different table structures. So, we decided to remove it. However, there was a recent pull request about this same functionality. You should check it out and maybe integrate it into your code: #17
We will review it too and maybe merge it if it has sufficient results.

@eloukas eloukas added the enhancement New feature or request label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants