Function spark_connect_rs::functions::map_keys

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