Function polars_arrow::kernels::float::is_infinite[][src]

pub fn is_infinite<T>(arr: &PrimitiveArray<T>) -> ArrayRef where
    T: NativeType + Float