Function polars::prelude::gather::check_bounds_nulls
source ยท pub fn check_bounds_nulls(
idx: &PrimitiveArray<u32>,
len: u32
) -> Result<(), PolarsError>
pub fn check_bounds_nulls(
idx: &PrimitiveArray<u32>,
len: u32
) -> Result<(), PolarsError>