Function map_from_entries

Source
pub fn map_from_entries<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,