You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your code is quite helpful even for tables that are not completely "well-formed". As of now, I can't use your package though, but I need to copy-paste code.
If you split up scrape_tables and return intermediate objects, one can re-use a lot of your functionality.
Hi,
your code is quite helpful even for tables that are not completely "well-formed". As of now, I can't use your package though, but I need to copy-paste code.
If you split up
scrape_tables
and return intermediate objects, one can re-use a lot of your functionality.Example
Would you be interested in a PR (could include the above snippet as a test)?
TableScraper.jl/src/TableScraper.jl
Line 93 in 0a912a6
EDIT: This would also address #4
The text was updated successfully, but these errors were encountered: