polars
0.44.2
In polars::
chunked_
array::
ops::
gather
polars
::
chunked_array
::
ops
::
gather
Function
check_bounds_ca
Copy item path
Source
pub fn check_bounds_ca( indices: &
ChunkedArray
<
UInt32Type
>, len:
u32
, ) ->
Result
<
()
,
PolarsError
>