-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
-
if (term == "medium" or term == "long") and ds_name not in **med_long_datasets.**split(): continue med_long_datasets is not defined under https://github.com/DataDog/toto/blob/main/boom/notebooks/toto.ipynb -
ds_key = ds_name.lower() will cause ds_freq = dataset_properties_map[ds_key]["frequency"] throw the error Directly lower case will likely cause a KeyError, since the key format does not match entries in dataset_properties_map
Do you guys have a version which can produce the same results as https://github.com/DataDog/toto/blob/main/boom/results/toto/all_results.csv
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels