Skip to content

Commit 3d90244

Browse files
authored
Merge pull request #1361 from schu/schu/update-mimic-iv-sqlite-import-py-requirements
mimic-iv/buildmimic/sqlite/README: mention sqlalchemy requirement
2 parents db59d5e + 9d32b3d commit 3d90244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mimic-iv/buildmimic/sqlite/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ into memory. It only needs three things to run:
1717
1. Python 3 installed
1818
2. SQLite
1919
3. [pandas](https://pandas.pydata.org/)
20+
4. [sqlalchemy](https://www.sqlalchemy.org/)
2021

2122
## Step 1: Download the CSV or CSV.GZ files.
2223

0 commit comments

Comments
 (0)