You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be helpful to include a try/except block in data_processing.py to handle cases where the WHO Excel file is missing or misnamed. A simple printed message or alert could make the issue easier to identify.
It may be helpful to include a try/except block in
data_processing.pyto handle cases where the WHO Excel file is missing or misnamed. A simple printed message or alert could make the issue easier to identify.