Type Alias polars::prelude::UInt64Chunked

source ·
pub type UInt64Chunked = ChunkedArray<UInt64Type>;

Aliased Type§

struct UInt64Chunked { /* private fields */ }