Functions
Function: Aggregate
Aggregate a dataset over a resolution window and apply a function.
Aggregation function to apply.
Available options:
sum, mean, max, min Output Dataset, the result of applying the specified aggregation function to the input dataset in windows of the given resolution
Example:
Window over which to aggregate.
Available options:
quarter_hourly, hourly, daily, weekly, monthly, yearly Allowed value:
"aggregate"