arg_max_bool

Function arg_max_bool 

Source
pub fn arg_max_bool(ca: &ChunkedArray<BooleanType>) -> Option<usize>
Available on crate feature polars-ops only.