Type Alias polars::datatypes::Int64Chunked

source ·
pub type Int64Chunked = ChunkedArray<Int64Type>;

Aliased Type§

struct Int64Chunked { /* private fields */ }