☰
PolarsIntegerType
Implementors
In polars::prelude::datatypes
?
Trait
polars
::
prelude
::
datatypes
::
PolarsIntegerType
source
·
[
−
]
pub trait PolarsIntegerType:
PolarsNumericType
{ }
Implementors
source
impl
PolarsIntegerType
for
Int8Type
source
impl
PolarsIntegerType
for
Int16Type
source
impl
PolarsIntegerType
for
Int32Type
source
impl
PolarsIntegerType
for
Int64Type
source
impl
PolarsIntegerType
for
UInt8Type
source
impl
PolarsIntegerType
for
UInt16Type
source
impl
PolarsIntegerType
for
UInt32Type
source
impl
PolarsIntegerType
for
UInt64Type