☰
In polars_plan::dsl::functions
?
Function
polars_plan
::
dsl
::
functions
::
cov
source
·
[
−
]
pub fn cov(a:
Expr
, b:
Expr
) ->
Expr
Available on
crate feature
compile
only.
Expand description
Compute the covariance between two columns.