"docs/source/api/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "2caef17eb8481ea42503a9843aad77af2710b425"
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