clinical-fusion icon indicating copy to clipboard operation
clinical-fusion copied to clipboard

Clinical data fusion

Results 5 clinical-fusion issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for the nice work. Can you please share adm_details.csv, pivoted-lab.csv and pivoted-vital.csv files? The sql files are in the query folder but I need the csv files...

I already have the data extract and place them in the data folder includes: `adm_details.csv pivoted_lab.csv pivoted_vital.csv` and I suppose I need to run the following code: `$ python 00_define_cohort.py...

When I run the line `python 02_extract_notes.py` it shows the following warnings and I think this might affect the rest of the code: `Reading data... sys:1: DtypeWarning: Columns (5) have...

I have successfully run the first five python file for preprocessing including: `$ python 00_define_cohort.py # define patient cohort and collect labels $ python 01_get_signals.py # extract temporal signals (vital...

Hi, I'm trying to run your code and cannot find the 'unstructure_dict.json' file . How is it generated? thanks,