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
there have a prob in Geodump.py code in 5th week assignment . The error is
Traceback (most recent call last):
File "geodump.py", line 13, in
data = str(row[1])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 626: ordinal not in range(128)