Groups numeric columns into discrete intervals, known as bins. This node supports both automatic and manual binning methods, including equal-width, equal-frequency, custom cutoffs, and quantile-based binning. Each bin is assigned a label based on its position, boundary values, or midpoint. The resulting binned values are output as string-type columns, either replacing the original data or appended alongside it.
- Type: TableInput DataData to be categorized