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