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

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