tally.dataset.DataSet.write_quantipy
tally.dataset.DataSet.write_quantipy#
- DataSet.write_quantipy(file_path_json, file_path_csv)#
Write the case and meta data as Quantipy compatible json and csv files.
- Parameters
file_path_json (string) – Path to the json meta data file to create.
file_path_csv (string) – Path to the csv data file to create.