pub fn map_from_entries(col: impl Into<Column>) -> Column
Converts an array of entries (key value struct types) to a map of values.