Type Alias polars::prelude::datatypes::Int64Chunked
source · pub type Int64Chunked = ChunkedArray<Int64Type>;
Aliased Type§
struct Int64Chunked { /* private fields */ }
pub type Int64Chunked = ChunkedArray<Int64Type>;
struct Int64Chunked { /* private fields */ }