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