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

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