Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
cov
Function cov
cov
(
a
,
b
,
ddof
?
)
:
pl
.
Expr
Compute the covariance between two columns/ expressions.
Parameters
a
:
ExprOrString
b
:
ExprOrString
ddof
:
number
= 1
Returns
pl
.
Expr
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
nodejs-polars
Loading...
Compute the covariance between two columns/ expressions.