Type Definition polars::datatypes::ObjectChunked[][src]

pub type ObjectChunked<T> = ChunkedArray<ObjectType<T>>;