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