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