polars_ops
0.40.0
SeriesSealed
Required Methods
as_series
Implementations on Foreign Types
Series
Implementors
In polars_ops::series
Trait
polars_ops
::
series
::
SeriesSealed
Copy item path
source
·
[
−
]
pub trait SeriesSealed { // Required method 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
§