pub fn map_keys(column: &Column) -> Column
Extract keys from a map column (PySpark map_keys). Map is List(Struct{key, value}).