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