UInt64Chunked
polars
0.50.0
UInt64
Chunked
Aliased Type
In polars::
datatypes
polars
::
datatypes
Type Alias
UInt64
Chunked
Copy item path
Source
pub type UInt64Chunked =
ChunkedArray
<
UInt64Type
>;
Aliased Type
ยง
pub struct UInt64Chunked {
/* private fields */
}