AndreaBravi / MIMIC2

Conversion of prep.sh and import.sh in python, enabling to set up the MIMIC2 database from the flat files in Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIMIC2

The file mimic2_setup.py enables to create the PostgreSQL database from the flat files.

Basically it provides the functionalities of prep.sh and import.sh (MIMIC-Importer) using Python.

Simply call the script from command line.

About

Conversion of prep.sh and import.sh in python, enabling to set up the MIMIC2 database from the flat files in Windows


Languages

Language:Python 100.0%