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