polars_arrow::legacy::kernels::list

Function sublist_get

Source
pub fn sublist_get(arr: &ListArray<i64>, index: i64) -> ArrayRef