Home > Data Cleaning > Aggregate
Operators
| Operator | Description |
|---|---|
| Aggregate | Calculate different types of aggregation values |
Total: 1 operator
This is the multi-page printable view of this section. Click here to print.
Home > Data Cleaning > Aggregate
| Operator | Description |
|---|---|
| Aggregate | Calculate different types of aggregation values |
Total: 1 operator
Home > Data Cleaning > Aggregate
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Aggregations | ✓ | List | - | Multiple aggregation functions (min: 1, aggregations cannot be empty) |
| ↳ Aggregate Func | ✓ | sum, count, average, min, max, concat | - | Sum, count, average, min, max, or concat |
| ↳ Attribute | ✓ | String | - | Column to calculate average value |
| ↳ Result Attribute | ✓ | String | - | Column name of average result |
| Group By Keys | List | - | Group by columns |
| Port | Mode |
|---|---|
| 0 | Set Snapshot |