Hi all -
Just wondering if there is an equivalent in Dataframes.jl to pandas’s read_html() function for reading in HTML tables. I did some googling and looked through the docs and didn’t see anything - so I assume it’s just low on the priority list. But I was just wondering if I missed something - since I’d prefer to be working all in Julia rather than doing pycall.
Thanks!