Module datafusion::functions_aggregate::expr_fn
source · Expand description
Fluent-style API for creating Expr
s
Functions§
- Computes the population covariance.
- Computes the sample covariance.
- Returns the first value in a group of values.
- Returns the last value in a group of values.
- Computes the median of a set of numbers
- Returns the first value in a group of values.
- Computes the sample variance.