Type Definition polars::prelude::ObjectChunked

source · []
pub type ObjectChunked<T> = ChunkedArray<ObjectType<T>>;