☰
Int32Chunked
Methods
into_date
Trait Implementations
IntoSeries
In polars_core::datatypes
?
Type Definition
polars_core
::
datatypes
::
Int32Chunked
source
·
[
−
]
pub type Int32Chunked =
ChunkedArray
<
Int32Type
>;
Implementations
source
impl
Int32Chunked
source
pub fn
into_date
(self) ->
DateChunked
Trait Implementations
source
impl
IntoSeries
for
Int32Chunked
source
fn
into_series
(self) ->
Series
source
fn
is_series
() ->
bool