tjbiel85 / pytiva

Python Tools for Investigating and Visualizing Activity (PyTIVA) within anesthetic records
GNU General Public License v3.0
0 stars 0 forks source link

make filters/limits generic #16

Closed tjbiel85 closed 1 year ago

tjbiel85 commented 1 year ago

feels a bit like re-inventing the wheel, but could do triples of (ds, field, values) for limits on AnesthesiaStudy

Would obviate need for separate tests, or at the least streamline them

tjbiel85 commented 1 year ago

added in bc2c0c3