Window
Compute values relative to other rows — rankings, percentiles, running totals, row comparisons. Each row keeps its identity (unlike aggregate, which collapses rows). Optionally partition so computations reset within groups.
| ID | tabular_window |
|---|---|
| Domain | tabular |
| Category | transform |
| Type | table-to-table |
| Version | 1.0.0 |