pub fn bool_and(col: &Column) -> Column
Boolean AND across group (PySpark bool_and). Use in groupBy.agg(); column should be boolean.