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
{{ message }}
This repository was archived by the owner on Oct 14, 2018. It is now read-only.
zipcode = zcdb[92395]
Traceback (most recent call last):
File "", line 1, in
File "/Users/ushnishde/anaconda/lib/python2.7/site-packages/pyzipcode/init.py", line 167, in getitem
raise IndexError("Couldn't find zipcode: '%s'" % zipcode)
IndexError: Couldn't find zipcode: 'None'
But 92395 is a valid zipcode. There are other such examples, this data should be updated to at least 2010 onwards.