Spaces:
Sleeping
Sleeping
Create sample_data.csv
Browse files- sample_data.csv +5 -0
sample_data.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
```csv
|
| 2 |
+
age,bp,hr,temp,symptoms
|
| 3 |
+
25,120,80,98.6,Headache
|
| 4 |
+
40,140,90,99.1,Fatigue
|
| 5 |
+
55,160,95,100.2,Chest pain
|