polars_
lazy
0.44.2
In polars_
lazy::
dsl::
functions
polars_lazy
::
dsl
::
functions
Function
cov
Copy item path
pub fn cov(a:
Expr
, b:
Expr
, ddof:
u8
) ->
Expr
Expand description
Compute the covariance between two columns.