Check for missing values in a given column.
true
if the corresponding
value in the input column is missing, and false
otherwise.true
if the corresponding
sub-list in the input column is empty, and false
otherwise.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
boolean
number
category