Related to "functions"
Flux Profiler package
The Flux Profiler package provides performance profiling tools for Flux queries and operations. Import the profiler
package.
Create custom Flux functions
Create your own custom Flux functions to transform and manipulate data.
Create custom aggregate functions
Create your own custom aggregate functions in Flux using the reduce()
function.