Noticed that the ```Flux``` class of ```flux-dsl``` does not have any ```reduce()``` methods. Does that mean that [reduce](https://docs.influxdata.com/flux/v0.50/stdlib/built-in/transformations/aggregates/reduce/) is not currently supported by ```flux-dsl```? Or am I overlooking something?
Noticed that the
Fluxclass offlux-dsldoes not have anyreduce()methods.Does that mean that reduce is not currently supported by
flux-dsl? Or am I overlooking something?