pub fn array_transform(column: &Column, f: Expr) -> Column
Transform list elements by expression (PySpark transform).