CategoricalPhysicalDtypeExt

Trait CategoricalPhysicalDtypeExt 

Source
pub trait CategoricalPhysicalDtypeExt {
    // Required method
    fn dtype(&self) -> DataType;
}
Available on crate feature dtype-categorical only.

Required Methods§

Source

fn dtype(&self) -> DataType

Implementors§