After saved history as 'bitcoin_history.csv' then can't read_csv
CyberFork opened this issue · 2 comments
CyberFork commented
import pandas as pd
pd.read_csv(r'..\bitcoin_history.csv')
error:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
synchronizing commented
Could you paste/uplouad the output of bitcoin_history.csv
file in here? Seems like the file is corrupted.
synchronizing commented
Closing due to lack of reply.