som-shahlab / ehr_ml

Code for doing machine learning with various EHRs
MIT License
21 stars 3 forks source link

add util to convert from original PIDs, date strings to ehr_ml PIDs, … #6

Closed woffett closed 3 years ago

woffett commented 3 years ago

…day offsets

Signed-off-by: Jonathan Li jlli@stanford.edu

woffett commented 3 years ago

Added the script as a function under ehr_ml.clmbr, would it be better to just roll it up into the API for featurize_patients?