jakobzhao / geog458

Advanced Digital Geographies @ UW-Seattle
GNU Lesser General Public License v3.0
251 stars 58 forks source link

Lab 2 word search filter issue #13

Closed samc99 closed 3 years ago

samc99 commented 4 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.

jakobzhao commented 4 years ago

did you finally solve this problem? It might be due to the time limit. try to run it for a longer period.