pub fn filter_combination( df: &impl Filtering, expression: &FilterCombinantion, ) -> Result<Vec<usize>, Error>