polars
0.44.2
List
Chunked
Aliased type
In polars::
prelude
polars
::
prelude
Type Alias
ListChunked
Copy item path
Source
pub type ListChunked =
ChunkedArray
<
ListType
>;
Aliased Type
ยง
struct ListChunked {
/* private fields */
}