Closed samc99 closed 3 years ago
I used stream.filter(track=['asian'], is_async=True) at the third cell block in Jupyter, but when I looked at tweet.csv, none of the cell contains the word.
stream.filter(track=['asian'], is_async=True)
did you finally solve this problem? It might be due to the time limit. try to run it for a longer period.
I used
stream.filter(track=['asian'], is_async=True)
at the third cell block in Jupyter, but when I looked at tweet.csv, none of the cell contains the word.