pub fn arg_max_numeric<T>(ca: &ChunkedArray<T>) -> Option<usize>where T: PolarsNumericType, for<'b> &'b [T::Native]: ArgMinMax,