polars_core

Module chunked_array

Source
Expand description

The typed heart of every Series column.

Modules§

arithmetic
Implementations of arithmetic operations on ChunkedArrays.
builder
cast
Implementations of the ChunkCast Trait.
collect
Methods for collecting into a ChunkedArray.
comparison
flags
float
from_iterator_par
Implementations of upstream traits for ChunkedArray<T>
iterator
objectobject
ops
Traits for miscellaneous operations on ChunkedArray
temporaltemporal or dtype-datetime or dtype-date
Traits and utilities for temporal data.

Structs§

ChunkedArray
ChunkedArray

Enums§

ChunkedArrayLayout

Type Aliases§

ChunkLenIter