polars
0.40.0
Module series
Modules
Structs
Enums
Traits
Type Aliases
In crate polars
Module
polars
::
series
Copy item path
source
·
[
−
]
Expand description
Type agnostic columnar data structure.
Modules
§
amortized_iter
arithmetic
implementations
ops
Structs
§
Series
Series
SeriesIter
Enums
§
IsSorted
Traits
§
ChunkCompare
Compare
Series
and
ChunkedArray
’s and get a
boolean
mask that can be used to filter rows.
IntoSeries
Used to convert a
ChunkedArray
,
&dyn SeriesTrait
and
Series
into a
Series
.
SeriesTrait
Type Aliases
§
SeriesPhysIter