this error occur i am try to remove unkonwn character use this code
---df[\'Value\'] = df[\'Value\'].str.replace(unicodedata.lookup(\'€\'), \'Euro\')-----
but it g