Hide whole dataset metrics
Hello everyone,
I've added some metrics to a partitioned dataset that I want to calculate every time it is created, but I want to ignore the whole dataset results and only keep the metrics for each partition.
Is there any option that hides said results?
You can see what I want to hide in yellow in the following image:
Thanks in advance.
Márcio
Operating system used: Windows
Answers
-
Miguel Angel Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 118 Dataiker
Hi,
Unfortunately, the row for the whole dataset cannot be hidden.
Nevertheless, you do not need to do the calculations for the whole dataset if you are only interested in the partitions. On the Edit tab, you can choose to autocompute the metrics only for the partitions.
-
You mean like this?
I should've mentioned that I tried setting these options, but to no avail, as the Whole Dataset is still calculated and shown. Thanks for your reply, though!