← all blocks Try in builder
feature-transform · v1.0.0
Min-Max Scale
Scale a column to [0, 1]: (x − min) / (max − min). Adds <col>_mm to the frame.
Contract
- Input:
- Frame
- Output:
- Frame
- Determinism:
- pure
- Side effects:
- none
- Leakage window:
- 0s
Params (live form)
JSON
{}