count_if
function count_if(column): Column;Defined in: functions/aggregate.ts:161
Returns the number of true values for the column.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function count_if(column): Column;Defined in: functions/aggregate.ts:161
Returns the number of true values for the column.
| Parameter | Type |
|---|---|
column | ColOrName |