I want to import my csv dataset using pandas but i keep having this error code
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 2961: invalid start byte
I tried importing using excel file format but it incorrectly displays the date column...