That `regex=True` should give you a hint, use a character class i.e. `[…]`.

On Sunday, March 17, 2019 at 5:32:02 PM UTC+1, Steves Gao wrote:
>
>
> Currently, I have been trying to use the commend : 
> mydata.replace('\?','',regex=True)
>
> But it only works if I know what the special character is and I cannot put 
> multiple characters in one line. I am wondering if you geniuses have a 
> better solution. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/f5527e57-7be6-43e2-b250-75c402d92d2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to