HTMLTables
HTMLTables.HTMLTables — ModuleHTMLTables
Julia package for reading and writing HTML tables using the Tables.jl interface
exported functions:
readtable: reads an HTML table into a Tables.jl-compatible table like aDataFrame.writetable: converts a Tables.jl-compatible table to an HTML table and writes it to a file or IO stream.