Open olgabot opened 9 years ago
e.g. Instead of only being able to specify Age: 1yrs, be able to do flexible ranges, like Age: 1-5 yrs, where each of 1-5 is defined in the metadata array, but maybe that specific range isn't
Age: 1yrs
Age: 1-5 yrs
This depends on pandas: https://github.com/pydata/pandas/issues/9836
e.g. Instead of only being able to specify
Age: 1yrs
, be able to do flexible ranges, likeAge: 1-5 yrs
, where each of 1-5 is defined in the metadata array, but maybe that specific range isn't