carpentries-incubator / twitter-with-twarc

Introduction to Harvesting Twitter Data with Twarc
https://carpentries-incubator.github.io/twitter-with-twarc/
Other
4 stars 4 forks source link

Ep 2 issues/suggestions #18

Closed gnunnelley closed 2 years ago

gnunnelley commented 2 years ago

BergisJules: Reached API Limit 3200 after running !twarc2 timeline BergisJules > 'source-data/bjules.jsonl'

Terminal Commands: For clarity purposes, explain what the terminal commands mean (e.g. pwd – print working directory, etc.) and add mkdir to that list in case attendees need to make a directory. Maybe reiterate how to use commands within terminal, e.g. “simply print the working directory by typing pwd into the terminal. If you are not inside twarc-run, change the current directory with cd twarc-run.

twarc_csv: error produced when importing twarc_csv despite using pip install and restarting the installation kernel for twarc_csv. Message: https://ipywidgets.readthedocs.io/en/stable/user_install.html Screenshot 2022-05-09 150612

kristi-sara commented 2 years ago

changed everything but twarc_csv, we will probably not need that package becuase csv is a dependant package that is part of twarc