pub fn float_arg_max_sorted_descending<T>(ca: &ChunkedArray<T>) -> usize
Expand description

§Safety

ca has a float dtype, has at least 1 non-null value and is sorted descending