to speed up "Saving notes" step
yezhengli-Mr9 opened this issue · 0 comments
yezhengli-Mr9 commented
Although notes
are not used, recommend
import swifter
notes = notes.swifter.apply(process_frame_text, axis=1)
instead of
MIMIC_Extract/mimic_direct_extract.py
Line 400 in d8d2dea
to speed up "Saving notes" step.