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