MIMIC3py

A Python library to load and analyze the MIMIC III Critical Care Database.


Keywords
MIMIC, Critical, Care, Informatics
License
MIT
Install
pip install MIMIC3py==0.11

Documentation

MIMIC3py

A Python library to load and analyze the MIMIC III Critical Care Database

"MIMIC-III (Medical Information Mart for Intensive Care III) is a large, freely-available database comprising deidentified health-related data associated with over forty thousand patients who stayed in critical care units of the Beth Israel Deaconess Medical Center between 2001 and 2012."

More details are availible at:

This repository contains Python 3 code that will help you:

  • Download the data.
  • Load the data into Pandas data frames.