Skip to content

covar_samp

function covar_samp(col1, col2): Column;

Defined in: functions/aggregate.ts:128

Returns the sample covariance for two columns.

ParameterType
col1ColOrName
col2ColOrName

Column