Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Records of problems encountered during debugging extraction and preprocessing #4

Open
dandandev97 opened this issue Jul 27, 2023 · 0 comments

Comments

@dandandev97
Copy link

  1. The Extract function reports an error that the following table does not exist physiionet-data.mimic_hosp.chartevents. The location of chartevents in Mimic iv: physiionet-data.mimic_icu.chartevents
  2. There are no fluid_cv.csv and vaso_cv.csv in the generated result of mimic iv, input mv and cv are merged in mimic iv, it is normal that these two files are not generated
  3. pd.NA pd does not have the attribute of NA, it is changed to np.nan
  4. 05_build_states_and_actions.py TypeError: data type not understood
    Updated pip install --upgrade numpy, pip install --upgrade pandas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant