arg_max_str

Function arg_max_str 

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