Update 'create_dataset.py'
This commit is contained in:
parent
80e831fde8
commit
b0629d07be
@ -5,6 +5,8 @@
|
||||
#api.authenticate()
|
||||
#api.dataset_download_file('mssmartypants/water-quality', file_name='waterQuality1.csv')
|
||||
|
||||
import os
|
||||
import sys
|
||||
import argparse
|
||||
parser.add_argument('CUT', type=int, nargs='?', default=7999, help='Cut this number of rows from csv file')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user