Configures a minimum number of rows in a category below which the category will be hidden from the variable’s filter view.
Examples
ds.first_name
), datasets (ds
or ds[["first_name", "last_name"]]
) or models (referenced
by name e.g. "churn-clf"
).
Inputs
Outputs
step(..., {"param": "value", ...}) -> (output)
.
Parameters
thresholds
parameter should be a list containing 1 or 2 objects: the configuration of a selection
threshold, and/or the configuration of a threshold for everything.Options
Array items
value
will be discarded (hidden from the variable’s filter view).Properties
ABSOLUTE
PERCENTAGE