var_pop
function var_pop(column): Column;Defined in: functions/aggregate.ts:105
Returns the population variance of the values in a group.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function var_pop(column): Column;Defined in: functions/aggregate.ts:105
Returns the population variance of the values in a group.
| Parameter | Type |
|---|---|
column | ColOrName |