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