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
Match a list of free-form text city input against an ISO list of countries (pycountry) using a fuzzy matcher (fuzzywuzzy) and graph the results using matplotlib
This program assumes that any match with an 80% or greater confidence is a valid match.
About
Match a list of free-form text city input against an ISO list of countries using a fuzzymatcher and graph the results