-
Notifications
You must be signed in to change notification settings - Fork 0
Pycountry quality control #84
Copy link
Copy link
Open
Description
We're using pycountry to retrieve iso codes but I've seen some bugs when using fuzzy search. We should do some analysis on the limits and add exceptions before the final version.
Some examples:
pycountry.countries.search_fuzzy('Niger')[0]returns Nigeria instead of Niger
-pycountry.countries.search_fuzzy('The Democratic Republic of the Congo')returns an error message (the country is stored as 'Congo, The Democratic Republic of the')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels