-1

this my excel file

data=pd.read_csv("C:/Users/HP/Documents/pythonHW/pythonData.csv")

and problem

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xde in position 126: invalid continuation byte

What is the problem

0 Answers0