Categorical column to one-hot encode.
Stable id for this step, referenced by downstream steps' Inputs.
OptionalInputsIds of upstream steps that feed this step (DAG edges).
Discriminator selecting the concrete step variant.
OptionalLabelOptional human-readable label for the visual DAG.
onehot— expand a categorical column into indicator columns. The vocabulary is fit at train time and frozen.