Mar-15-2018, 10:33 AM
I have checked the encoding technqiue and it is utf8, so I have modified the code line as
with open(filename, encoding='utf8') as csvfile:then it returns another error
Error:UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 927: invalid start byte