Skip to content

Commit 73b7a83

Browse files
committed
add tab_ingest arg
1 parent 5d7744a commit 73b7a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/EasyDataverseBasics.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@
653653
" local_path=\"./data/anscomb.json\", # Path to the file on your system\n",
654654
" dv_dir=\"some/sub/dir\", # Optional sub directory on Dataverse\n",
655655
" file_name=\"different_name.json\", # Optional renaming of the file\n",
656+
" tab_ingest=True, # Optional tab-ingest of the file\n",
656657
")\n",
657658
"\n",
658659
"\n",

0 commit comments

Comments
 (0)