[][src]Function polars_arrow_rvsry99dx::compute::kernels::temporal::hour

pub fn hour<T>(array: &PrimitiveArray<T>) -> Result<Int32Array> where
    T: ArrowTemporalType + ArrowNumericType,
    i64: From<T::Native>, 

Extracts the hours of a given temporal array as an array of integers