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

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