☰
SeriesSealed
Required Methods
as_series
Implementations on Foreign Types
Series
Implementors
In polars_ops::prelude
?
Trait
polars_ops
::
prelude
::
SeriesSealed
source
·
[
−
]
pub trait SeriesSealed { fn
as_series
(&self) -> &
Series
; }
Required Methods
§
source
fn
as_series
(&self) -> &
Series
Implementations on Foreign Types
§
source
§
impl
SeriesSealed
for
Series
source
§
fn
as_series
(&self) -> &
Series
Implementors
§