docs-v2/content/flux/v0.x/stdlib/experimental/aggregate/_index.md

763 B

title list_title description aliases menu weight flux/v0.x/tags introduced
Flux experimental aggregate package aggregate package The Flux experimental `aggregate` package provides functions to simplify common aggregate operations. Import the `experimental/aggregate` package.
/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/
/influxdb/cloud/reference/flux/stdlib/experimental/aggregate/
flux_0_x_ref
name parent
aggregate experimental
301
package
0.61.0

The Flux experimental aggregate package provides functions to simplify common aggregate operations. Import the experimental/aggregate package:

import "experimental/aggregate"

Functions

{{< children type="functions" show="pages" >}}