is it possible to set metrics during the build

Options
tomas
tomas Registered, Neuron 2022 Posts: 120 ✭✭✭✭✭
Hi,

is it possible to set a metrics from a python script instead of DSS calculation? My python script is uploading CSV file into a folder, on top of this folder is a dataset. I have already the record, column count in the script, so I would like to update these metrics:

'metrics': ['basic:COUNT_COLUMNS',
'basic:COUNT_FILES',
'basic:SIZE' ]

Thanks

T

Best Answer

Setup Info
    Tags
      Help me…