Type Definition polars::chunked_array::object::ListChunked
source · [−]pub type ListChunked = ChunkedArray<ListType>;
This is supported on crate feature
object
only.pub type ListChunked = ChunkedArray<ListType>;
object
only.