Module series

Source
Expand description

Type agnostic columnar data structure.

Modules§

amortized_iter
arithmetic
builder
implementations
ops

Structs§

Series
Series
SeriesIter

Enums§

BitRepr
IsSorted

Traits§

ChunkCompareEq
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