Commit 6ce3c178 authored by RhettYing's avatar RhettYing
Browse files

fix typo

parent 6106a99d
...@@ -223,7 +223,7 @@ graph, label = dataset[0] ...@@ -223,7 +223,7 @@ graph, label = dataset[0]
print(graph, label) print(graph, label)
###################################################################### ######################################################################
# Creating Dataset from CSV via :class:`~dgl.data.DGLCSVDataset` # Creating Dataset from CSV via :class:`~dgl.data.CSVDataset`
# ------------------------------------------------------------ # ------------------------------------------------------------
# #
# The previous examples describe how to create a dataset from CSV files # The previous examples describe how to create a dataset from CSV files
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment