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