Aggregate Columns¶
Compute a sum, max, min ... of selected columns.
Inputs
Data: input dataset
Outputs
Data: extended dataset
Aggregate Columns outputs an aggregation of selected columns, for example a sum, min, max, etc.
Selected attributes.
Operator for aggregation:
sum
product
min
max
mean
variance
median
Set the name of the computed attribute.
If Apply automatically is ticked, changes will be communicated automatically. Alternatively, click Apply.