v0.7.2
MLDatasets v0.7.2
Closed issues:
- Contributing synthetic datasets (#29)
read_csv
needs DataFrames.jl which is arequire
import (#133)- add show methods for
WithGraph
andGNNChain
(#134) - Possible World Age issue when require error is not invoked (#135)
] add MLDatasets
fails on Julia nightly on macOS (#137)
Merged pull requests:
- eagerly load CSV (#136) (@johnnychen94)
- Support for OGB Hetero-Graphs (#140) (@Dsantra92)
- Fix unzip errors in OGB-Datasets (#141) (@Dsantra92)