tally.dataset.DataSet.use_quantipy#

DataSet.use_quantipy(meta_json, data_csv)#

Load Quantipy meta and data files to this dataset.

Parameters
  • meta_json (string) – Path to the json file we want to use as our meta data.

  • data_csv (string) – Path to the csv file we want to use as our data file.