pub fn any_value(col: &Column, ignorenulls: bool) -> Column
Any value from the group (PySpark any_value). Use in groupBy.agg(). ignorenulls reserved for API compatibility.