polars
0.45.1
UInt8
Chunked
Aliased type
In polars::
datatypes
polars
::
datatypes
Type Alias
UInt8Chunked
Copy item path
Source
pub type UInt8Chunked =
ChunkedArray
<
UInt8Type
>;
Aliased Type
ยง
struct UInt8Chunked {
/* private fields */
}