polars_lazy
0.40.0
In polars_lazy::dsl
Function
polars_lazy
::
dsl
::
cov
Copy item path
[
−
]
pub fn cov(a:
Expr
, b:
Expr
, ddof:
u8
) ->
Expr
Expand description
Compute the covariance between two columns.