We need to update this to support MEDS v0.3 #55
Labels
MEDS Formal Compatability
priority:critical
Highest priority changes
Usability / Interface
For changes related to the core usability issues.
Tagging @Oufattole @teyaberg @aleksiakolo @mandiehyewon -- this is high priority.
So, there are a few pieces to this:
timestamp
->time
,numerical_value
->numeric_value
) #56final_cohort
->data
, store all MEDS-Tab outputs in an output cohort directory instead of the input MEDS cohort directory so we don't overwrite MEDS cohort metadata). #57metadata/patient_splits.parquet
#58meds
in ourpyproject.toml
that is frozen at0.3
so that we can clearly indicate compatability with which versions ofmeds
. #59The text was updated successfully, but these errors were encountered: