You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there's any way to do that right now.
Maybe a solution would be to change the function code and add a new parameter except_punctuation. And with that, the function would not remove the scores passed by the parameter.
Hi, I'd like to preserve the @ symbol. For my use case, this helps me identify usernames
Are there any ways I can remove all punctuation except this?
I've currently been using
remove_punctuation()
The text was updated successfully, but these errors were encountered: