docs-v2/content/v2.0/reference/flux/stdlib/experimental/aggregate/_index.md

539 B

title list_title description menu weight v2.0/tags
Flux Aggregate package Aggregate package The Flux Aggregate package provides functions to simplify common aggregate operations. Import the `experimental/aggregate` package.
v2_0_ref
name parent
Aggregate Experimental
301
package

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

import "experimental/aggregate"

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