Module datafusion_functions_aggregate::regr

source ·
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

  • RegrAccumulator is used to compute linear regression aggregate functions by maintaining statistics needed to compute them in an online fashion.

Enums§

Functions§