We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d90244 + 4b6af58 commit 2068ccaCopy full SHA for 2068cca
mimic-iv/buildmimic/sqlite/README.md
@@ -40,17 +40,7 @@ path/to/mimic-iv/
40
└── procedureevents.csv.gz
41
```
42
43
-## Step 2: Edit the script if needed.
44
-
45
-`import.sh` does **not** need edits to work with either the demo or full dataset.
46
-Please continue to Step 3.
47
48
-If you are using the `import.py` script,
49
-it may be necessary to make minor edits to the `import.py` script. For example:
50
51
-- If your files are `.csv` rather than `csv.gz`, you will need to change `csv.gz` to `csv`.
52
53
-## Step 3: Generate the SQLite file
+## Step 2: Generate the SQLite file
54
55
To generate the SQLite file:
56
0 commit comments