pub fn array_filter(column: &Column, predicate: Expr) -> Column
Filter list elements by predicate (PySpark filter).