Skip to content

Extended predicate expansions #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 6 tasks
justin13601 opened this issue Jun 25, 2024 · 3 comments
Open
1 of 6 tasks

Extended predicate expansions #66

justin13601 opened this issue Jun 25, 2024 · 3 comments
Labels
Enhancement New feature or request Expand Predicates Scope For issues relating to allowing more complex expressions in predicate configurations priority:low Things that are not on an immediate roadmap, but may be addressed in time or by contributors Usability & Interface For things to make ACES more usable that don't involve fundamental configuration language changes

Comments

@justin13601
Copy link
Owner

justin13601 commented Jun 25, 2024

@justin13601 justin13601 added Enhancement New feature or request priority:low Things that are not on an immediate roadmap, but may be addressed in time or by contributors labels Jun 25, 2024
@justin13601
Copy link
Owner Author

We hope to support more complex predicates that are not expressed as codes in datasets (ie., those that require aggregations of medians/running averages over time to measure disease progression), as well as derived predicates with not() or nested boolean logic. In both cases, predicates can currently be specified manually by creating the predicates dataframe directly.

@justin13601
Copy link
Owner Author

We also hope to support SQL for the creation of predicate columns via the new polars function !

@justin13601
Copy link
Owner Author

Second phase after #47

@mmcdermott mmcdermott changed the title Support additional predicate types phase II Extended predicate expansions Aug 6, 2024
@mmcdermott mmcdermott added Expand Predicates Scope For issues relating to allowing more complex expressions in predicate configurations Usability & Interface For things to make ACES more usable that don't involve fundamental configuration language changes labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Expand Predicates Scope For issues relating to allowing more complex expressions in predicate configurations priority:low Things that are not on an immediate roadmap, but may be addressed in time or by contributors Usability & Interface For things to make ACES more usable that don't involve fundamental configuration language changes
Projects
None yet
Development

No branches or pull requests

2 participants