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