Thomas Meschede

Results 57 comments of Thomas Meschede

I have isolated the danfojs dependencies here: ![image](https://user-images.githubusercontent.com/736695/154158384-c01905bc-08e2-4abd-8c32-8450aab95009.png) I am able to use webpack to lazily load danfojs dependencies in the background using my own configuration for the "splitChunks" plugin...

@giampaolo44. Thx for trying the coordinates.. at least given those, the tables gets extracted. I am trying to extract all the tables from page 2. Which is quiet hard apparently....

> > @giampaolo44. Thx for trying the coordinates.. at least given those, the tables gets extracted. I am trying to extract all the tables from page 2. Which is quiet...

Hi I would also really appreciate this feature... is there any progress in this task? From what I can see there are already two merge requests on this feature...

just realizing this is a somewhat old? repository? @deepankurtaneja if you read this, get the pull request over here: - https://github.com/camelot-dev/camelot

just realizing this is a somewhat old? repository? @simonghrt if you read this, resend the pull request over here: - https://github.com/camelot-dev/camelot

I tried out this caching method and it works really nicely together with cdx_toolkit. Thought it would be a good idea to include this in the documentation as it speeds...

in this other repository (https://github.com/atlanhq/camelot) (I assume the original one?) there are already two merge requests pending and aiting to get accepted for this issue: - https://github.com/atlanhq/camelot/pull/376 - https://github.com/atlanhq/camelot/pull/331 Maybe...

For poeple where the main problem is, that you want to keep the file "in-memory" for example as a spooled temporary file, a short workaround could be the following: use...

@vinayak-mehta just saw your comment. Looking forward to this! If you need any help (testing, review...) just contact me ;) although I am not that deep into the library ...