Function polars::prelude::cov

source · []
pub fn cov(a: Expr, b: Expr) -> Expr
Expand description

Compute the covariance between two columns.