strategies
Filtering strategies, as classes.
Classes
Filters multi-rows having at least all the requested values. |
|
Filters multi-rows having at least one of the requested values. |
|
ValueStrategy for filtering, keeping all the rows with one of the imposed values on the selected column. |
|
Strategy to filter rows in dataframe having values in a certain range. |
|
Strategy to filter rows in dataframe having values out of a certain range. |
|
Strategy to filter rows in dataframe depending on a range of values. |
|
Strategy to filter rows in dataframe depending on a set of values. |