polars_compute::filter

Function filter_with_bitmap

Source
pub fn filter_with_bitmap(array: &dyn Array, mask: &Bitmap) -> Box<dyn Array>