Allow the user to supply a simple filter to h5x requests where each row of the dataframe is conditioned on the value of a given column being either:
- in a range
- out of a range
- included in a set
- not included of a set
We could also support a list of filters.
Allow the user to supply a simple filter to
h5xrequests where each row of the dataframe is conditioned on the value of a given column being either:We could also support a list of filters.