I have tweets with emoji like , not emoji code like U1F602. I found other questions and answers on StackOverflow and it didn't help to remove this emojis. My dataframe in Scala has following fields:
- id (string)
- tweets (string)
- labels (string)
Here is a sample tuple:
id tweets labels
2017-En-21193 Big boss is waiting #panic fear
Expected Result:
id tweets labels
2017-En-21193 Big boss is waiting #panic fear