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

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