Skip to content

count_if

function count_if(column): Column;

Defined in: functions/aggregate.ts:161

Returns the number of true values for the column.

ParameterType
columnColOrName

Column