polars_
compute
0.46.0
Module list
Module Items
Functions
In polars_
compute::
gather::
sublist
polars_compute
::
gather
::
sublist
Module
list
Copy item path
Source
Functions
ยง
array_
to_
unit_
list
Convert a list
[1, 2, 3]
to a list type of
[[1], [2], [3]]
index_
is_
oob
Check if an index is out of bounds for at least one sublist.
sublist_
get