Mimic-iv Notes Training Set - Missing Text

After downloading the Snomed-ct-entity-linking-challenge-1.0.0 data, upon reviewing seems like mimic-iv Notes training set csv file has empty text column

image

Please let me know if I’m missing something?

It’s because they all start with \n. Read it in with pandas and you’ll see the text.

1 Like