2. Dataset()
2. mycelium.Dataset()
| Method | Description |
|---|---|
tabular_example(csv/zip) |
Converts csv/zip of csvs to a Virtuous AI data object |
graph_example(html/json) |
Converts json/html to graph |
cleanup() |
Uses hidebound to organize in various ways (to be researched) |
load_tabular(csv w/ image paths) |
Loads tabular data |
load_graph(type:”csv/html/json”, method: “tabular/graph” ) |
Loads graph data |
summarize(self) |
Summarizes the data |