map_from_entries
function map_from_entries(column): Column;Defined in: functions/collection.ts:196
Creates a map from an array of entries (key-value struct pairs).
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function map_from_entries(column): Column;Defined in: functions/collection.ts:196
Creates a map from an array of entries (key-value struct pairs).
| Parameter | Type |
|---|---|
column | ColOrName |