justin13601 / ACES

ACES: Automatic Cohort Extraction System for Event-Streams
https://eventstreamaces.readthedocs.io/en/latest/
MIT License
25 stars 1 forks source link

Nested derived predicates support #109

Closed justin13601 closed 3 months ago

justin13601 commented 3 months ago

Allow derived predicates that are dependent on other derived predicates

mmcdermott commented 3 months ago

I'm not yet able to reproduce @Oufattole's original issue that made me think this might be wrong. In branch 109_nested_predicates (see linked branch) I add a config test with a 2-layer setup and it doesn't have any issue, but it may be an insufficient test.