Skip to content
Snippets Groups Projects
Commit b62b14ba authored by pswain's avatar pswain
Browse files

more docs

parent 6a3f4a08
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,5 @@ for dataname in datasets:
dl = dataloader(wdir=wdir)
dl.load(dataname, use_tsv=True)
add_to_dataloader(dl, wdir)
# add data to existing tsv file
# dl.save()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment