polars
0.44.2
In polars::
chunked_
array::
ops::
gather
polars
::
chunked_array
::
ops
::
gather
Function
check_bounds_nulls
Copy item path
Source
pub fn check_bounds_nulls( idx: &PrimitiveArray<
u32
>, len:
u32
, ) ->
Result
<
()
,
PolarsError
>