'Utf-8' codec can't decode byte 0xed

df_track = pd.read_csv(E:/my_python/project_2/tracks.csv)
df_tracks.head()

This is my code, and while execution I get error

'utf-8' codec can't decode byte 0xed in position 201994: invalid continuation byte



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Network Error and Timeout on Authorize.net JS

Spring Elasticsearch Operations