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