Function polars::prelude::gather::check_bounds_ca
source ยท pub fn check_bounds_ca(
indices: &ChunkedArray<UInt32Type>,
len: u32
) -> Result<(), PolarsError>
pub fn check_bounds_ca(
indices: &ChunkedArray<UInt32Type>,
len: u32
) -> Result<(), PolarsError>