Closed Dsantra92 closed 1 year ago
https://github.com/JuliaML/MLDatasets.jl/blob/b9a6f7141c604f1f86189540e0120a77670c3a95/src/datasets/graphs/tudataset.jl#L96-L98
should be
source, target = source[p], target[p]
?
yes, definitely wrong
https://github.com/JuliaML/MLDatasets.jl/blob/b9a6f7141c604f1f86189540e0120a77670c3a95/src/datasets/graphs/tudataset.jl#L96-L98
should be
?