Rolling
Rolling window aggregation over a time series. Computes an aggregate over a trailing time window for each row using DuckDB window functions.
| ID | temporal_rolling |
|---|---|
| Domain | temporal |
| Category | transform |
| Type | table-to-table |
| Version | 1.0.0 |
Rolling window aggregation over a time series. Computes an aggregate over a trailing time window for each row using DuckDB window functions.
| ID | temporal_rolling |
|---|---|
| Domain | temporal |
| Category | transform |
| Type | table-to-table |
| Version | 1.0.0 |