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