[][src]Trait polars::datatypes::PolarNumericType

pub trait PolarNumericType: ArrowNumericType { }

Implementors

impl PolarNumericType for Date32Type[src]

impl PolarNumericType for Date64Type[src]

impl PolarNumericType for DurationNanosecondType[src]

impl PolarNumericType for Float32Type[src]

impl PolarNumericType for Float64Type[src]

impl PolarNumericType for Int32Type[src]

impl PolarNumericType for Int64Type[src]

impl PolarNumericType for Time64NanosecondType[src]

impl PolarNumericType for UInt32Type[src]

Loading content...