Function datafusion_functions_aggregate::covariance::covar_pop
source ยท pub fn covar_pop(y: Expr, x: Expr) -> Expr
Expand description
Computes the population covariance.
pub fn covar_pop(y: Expr, x: Expr) -> Expr
Computes the population covariance.