Type Alias polars::prelude::BinaryChunked

source ·
pub type BinaryChunked = ChunkedArray<BinaryType>;

Aliased Type§

struct BinaryChunked { /* private fields */ }