We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1fc33 commit 32fbcadCopy full SHA for 32fbcad
1 file changed
a4d-python/tests/test_integration/test_r_validation.py
@@ -162,6 +162,9 @@
162
"2024_Likas Women & Children's Hospital A4D Tracker_patient_cleaned.parquet": {
163
"status": "Patient MY_LW018 has missing status in source Excel file",
164
},
165
+ "2024_Yangon General Hospital A4D Tracker_patient_cleaned.parquet": {
166
+ "status": "Patients MM_YG067 and MM_YG068 have missing status in source Excel file",
167
+ },
168
}
169
170
# Value mappings for known acceptable differences between R and Python
0 commit comments