Type Alias polars::datatypes::UInt64Chunked

source ·
pub type UInt64Chunked = ChunkedArray<UInt64Type>;

Aliased Type§

struct UInt64Chunked { /* private fields */ }