Function map_from_entries

Source
pub fn map_from_entries(col: impl Into<Column>) -> Column
Expand description

Converts an array of entries (key value struct types) to a map of values.