rocketlaunchr / dataframe-go

DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
Other
1.16k stars 93 forks source link

Add equivalent of `pandas`.`read_html` #69

Open nfx opened 1 year ago

nfx commented 1 year ago

To get more feature parity with Pandas, integrate with https://github.com/nfx/go-htmltable.