Function map_values

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