Skip to content

Commit 2068cca

Browse files
authored
Merge pull request #1362 from schu/schu/update-mimic-iv-sqlite-import-readme
mimic-iv/buildmimic/sqlite/README: remove "edit step"
2 parents 3d90244 + 4b6af58 commit 2068cca

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

mimic-iv/buildmimic/sqlite/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,7 @@ path/to/mimic-iv/
4040
└── procedureevents.csv.gz
4141
```
4242

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
43+
## Step 2: Generate the SQLite file
5444

5545
To generate the SQLite file:
5646

0 commit comments

Comments
 (0)