ACES icon indicating copy to clipboard operation
ACES copied to clipboard

ACES: Automatic Cohort Extraction System for Event-Streams

Results 58 ACES issues
Sort by recently updated
recently updated
newest added

Hi! According to the documentation, it is possible to use a folder as input; however, when I try to use a folder instead of a path it throws the following...

The base code can then be shared between inovalon and MIMIC. Outputs should also not be written into the repo.

Enhancement
Testing
priority:low
Computational Performance

Closes #73 as not reproducible. ## Summary by CodeRabbit - **Documentation** - Improved clarity of the `query` function documentation. - Added new examples demonstrating valid usage of the `query` function,...

Aces generates duplicate rows when I define windows around the _ANY_EVENT (random events) predicate. I would expect each row to be unique. Here is some minimial code in colab to...

Bug
priority:critical
Impacts Benchmark

Closes #107 ## Summary by CodeRabbit - **Documentation** - Improved clarity in installation instructions in the README, with specific commands for different package versions. - Streamlined presentation of installation commands...

Possible area of enhancement regarding memory usage when a high number of predicates is specified. I remember when I profiled, the memory peaked during the creation of the predicate columns....

Enhancement
priority:critical
Impacts Benchmark
Needs Clarification
Computational Performance

Allow derived predicates that are dependent on other derived predicates

Bug
Enhancement
priority:critical
Expand Predicates Scope

Changes: https://github.com/Medical-Event-Data-Standard/meds/compare/0.3.0...0.3.2 Big change: `patient_id` has become `subject_id`

priority:critical
MEDS Compatability

like this: https://github.com/Medical-Event-Data-Standard/meds/blob/main/.github/workflows/python-build.yml

priority:low
Code Cleanliness/Ease of Development