Hi, Is it possible to window and aggregate data using LINQ query? For example, as seen in: https://docs.influxdata.com/influxdb/cloud/query-data/flux/window-aggregate/#aggregate-data, take the average of each window Thanks