Type Alias polars_core::frame::ArrowChunk

source ·
pub type ArrowChunk = Chunk<ArrayRef>;

Aliased Type§

struct ArrowChunk { /* private fields */ }