tally.dataset.DataSet.use_csv#

DataSet.use_csv(csv_file)#

Load CSV file into the dataset as the file to send with all requests.

Parameters

csv_file (string) – Path to the CSV file we want to use as our data.