Aggregate
Group rows and compute aggregate statistics. Supports SQL aggregate functions: COUNT, SUM, AVG, MIN, MAX, etc. Optionally filter groups with HAVING and order/limit results.
| ID | tabular_aggregate |
|---|---|
| Domain | tabular |
| Category | summarize |
| Type | table-to-table |
| Version | 1.0.0 |