Remove duplicate nodes in a network.
Examples
ds.first_name
), datasets (ds
or ds[["first_name", "last_name"]]
) or models (referenced
by name e.g. "churn-clf"
).
Inputs
Outputs
data
, but without duplicate rows and having connections rewired such that none
points to a deleted node.step(..., {"param": "value", ...}) -> (output)
.
Parameters
null
) corresponds to positive infinity (no de-duplication).