How to remove those \"\\x00\\x00\" in a string ? I have many of those strings (example shown below). I can use re.sub to replace those \"\\x00\". But I am wondering
re.sub