我有一个csv文件,其中包含许多奇怪的符号。which aims to establish a special Committee to examine the EU¬Ãs authorization procedure'))有人知道我如何清理R(或python)中那些奇怪的符号吗?我不知道为什么会发生这种情况,也不知道如何清理它们。非常感谢。
我的CSV列如下所示: Date From Name From Address To Subject Message 我想做的是读取message列,执行清理功能,即EmailReplyParser.parse_reply(email_message),并将其替换为清理后的电子邮件。这就是我现在所拥有的: from email_reply_parser import EmailReplyParser
with open('D:/Harry_Potter.<