pub fn transform_keys(column: &Column, key_expr: Expr) -> Column
Transform map keys by expr (PySpark transform_keys).