collect_list
function collect_list(column): Column;Defined in: functions/aggregate.ts:75
Returns a list of objects with duplicates.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function collect_list(column): Column;Defined in: functions/aggregate.ts:75
Returns a list of objects with duplicates.
| Parameter | Type |
|---|---|
column | ColOrName |