PySpark array_remove elements regex question – Twitter API
I'm trying to learn PySpark better and I'm streaming tweets and trying to capture the hashtags from the tweet's text (I know twitter API's json already provides the hashtags, I'm doing this as an excercise). So with a pyspark dataframe…