Type Alias polars::prelude::Int64Chunked

source ·
pub type Int64Chunked = ChunkedArray<Int64Type>;

Aliased Type§

struct Int64Chunked { /* private fields */ }