Expand description
Type agnostic columnar data structure.
Modules§
Structs§
Enums§
Traits§
- Chunk
Compare Eq - Compare
SeriesandChunkedArray’s and get abooleanmask that can be used to filter rows. - Into
Series - Used to convert a
ChunkedArray,&dyn SeriesTraitandSeriesinto aSeries. - Series
Trait