Skip to content

onefact/electronic-health-records-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electronic-health-records

Demo in Colab: Open In Colab

Setting up the environment

Run these commands:

python3 -m venv .venv 
source .venv/bin/activate
pip install -r requirements.txt

Running the example notebook

Run this command:

SHELL=/bin/zsh jupyter-lab

Then open the notebook in the notebooks/loading_physionet_mimic_data.ipynb file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published