Aggregate columns using an aggregation function. The rows can optionally be grouped by a category column. Some aggregation functions support using a weight from a weight column.
If you need more sophisticated functionality, you can use the GroupBy node.
- Type: TableInput TableThe table to aggregate.