Type Definition polars::chunked_array::object::datatypes::BooleanChunked
source · [−]pub type BooleanChunked = ChunkedArray<BooleanType>;
This is supported on crate feature
object
only.