Commit ·
0274d65
1
Parent(s): 53c8a90
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,4 +44,4 @@ training_data = pd.read_csv("https://thigm85.github.io/data/cord19/cord19-query-
|
|
| 44 |
training_data.head()
|
| 45 |
```
|
| 46 |
|
| 47 |
-
|
|
|
|
| 44 |
training_data.head()
|
| 45 |
```
|
| 46 |
|
| 47 |
+
Please do not use this for any clinical/applied purpose. It is a toy app only.
|