Function polars_lazy::functions::cov[][src]

pub fn cov(a: Expr, b: Expr) -> Expr
This is supported on crate feature compile only.
Expand description

Compute the covariance between two columns.