pub fn map_from_arrays( col1: impl Into<Column>, col2: impl Into<Column>, ) -> Column
Creates a new map from two arrays.