Spaces:
Runtime error
Runtime error
Update appointment.csv
Browse files- appointment.csv +3 -3
appointment.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
|
2 |
-
1,
|
3 |
-
2,
|
|
|
1 |
+
appointment_id,patient_id,doctor_id,requested_time,approved_time,status
|
2 |
+
1,2,1,2024-08-15 10:00:00,2024-08-15 11:00:00,approved
|
3 |
+
2,2,1,2024-08-20 09:00:00,,pending
|