nodejs-polars
Preparing search index...
pl
spearmanRankCorr
Function spearmanRankCorr
spearmanRankCorr
(
a
:
ExprOrString
,
b
:
ExprOrString
)
:
pl
.
Expr
Compute the spearman rank correlation between two columns.
Parameters
a
:
ExprOrString
b
:
ExprOrString
Returns
pl
.
Expr
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
nodejs-polars
Loading...
Compute the spearman rank correlation between two columns.