Function map_keys

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