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