generated from ediakatos/template-poetry
-
Notifications
You must be signed in to change notification settings - Fork 0
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')
Metadata
Metadata
Assignees
Labels
No labels