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