mode
function mode(column): Column;Defined in: functions/aggregate.ts:193
Returns the most frequent value in a group.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function mode(column): Column;Defined in: functions/aggregate.ts:193
Returns the most frequent value in a group.
| Parameter | Type |
|---|---|
column | ColOrName |