danfojs
danfojs copied to clipboard
add Panda's readHtml
I am converting some code in Python to Typescript, and that uses panda's read_html which is not available on danfo.
Describe the solution you'd like Her is the documentation for it
Describe alternatives you've considered Maybe something like this: https://www.npmjs.com/package/table-scraper ?