datafusion_functions_aggregate::regr

Function regr_count

Source
pub fn regr_count(expr_y: Expr, expr_x: Expr) -> Expr
Expand description

Compute a linear regression of type RegrType::Count