removing unknown character from one column and all rows vaia python pandas

前端 未结 0 1081
灰色年华
灰色年华 2021-02-18 23:34

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题