I tried reading the text file using Python but I am getting below error.
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 1593: character maps to
I am using Anaconda version 3.6.
Can anyone help to resolve this issue?
Thanks in advance.