This is an early release. It will let you:
1. Download the MIMIC III files.
2. Validate the downloaded files by verifying their MD5 hashes
3. Load the data into Pandas data frames.
This was designed for Python 3. You can install it by running: `pip install MIMIC3py`
Please open an issue if you run into any problems, or if you have any suggestions.
Thanks!