CategoricalPhysicalDtypeExt
polars
0.50.0
Categorical
Physical
Dtype
Ext
Required Methods
dtype
Implementors
In polars::
prelude
polars
::
prelude
Trait
Categorical
Physical
Dtype
Ext
Copy item path
Source
pub trait CategoricalPhysicalDtypeExt { // Required method fn
dtype
(&self) ->
DataType
; }
Required Methods
§
Source
fn
dtype
(&self) ->
DataType
Implementors
§
Source
§
impl
CategoricalPhysicalDtypeExt
for
CategoricalPhysical