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
Noticed several 'norway' results that are flipped,
One way to check w/'location'=Norwegian in:
pd.read_html(f'https://www.geonames.org/search.html?q={location}&country=')
taking top similar results, and seeing if closer to the flipped
This would be last resort check
The text was updated successfully, but these errors were encountered:
Noticed several 'norway' results that are flipped,
One way to check w/'location'=Norwegian in:
pd.read_html(f'https://www.geonames.org/search.html?q={location}&country=')
taking top similar results, and seeing if closer to the flipped
This would be last resort check
The text was updated successfully, but these errors were encountered: