Skip to content

Slides, codes and data for my presentation in CSS workshop 2020/10/01

License

Notifications You must be signed in to change notification settings

nwrim/CSSWorkshop_analysis

Repository files navigation

CSS Workshop on CSS Workshop

Slides, codes and data for my presentation in CSS workshop 2020/10/01

Files

Brief description of files are:

  • scraping.ipynb : codes for scraping the GitHub issue pages
  • analysis_code0.ipynb: codes for first part of the analyses (TF-IDF)
  • analysis_code1.Rmd: codes for second part of the analyses (Primacy effect)
  • quick_analysis_1001.ipynb: codes for the slide talking about what happened this week
  • scraped_data.pkl and scraped_data_1001: data from running scraping.ipynb, quick_analysis_1001.ipynb, respectively
  • processed_data.pkl and processed_data.csv: data files processed for the main analysis
  • Slides.pdf: the slides for the presentation

Package Versions

Versions of Python and R packages are listed in each Jupyter Notebook files and R Markdown files. I have not tested the codes for any other versions that are not listed in the files, so there could be an issue when using other versions. Note that the Jupyter Notebooks might have different versions for the same package because I was running several virtual environments...

Selenium (for Scraping.ipynb and quick_analysis_1001.ipynb)

You would need to install Chrome and download the ChromeDriver that matches your OS and Chrome version for Selenium to work properly.

Slides

Slides were created using Google Presentation.

About

Slides, codes and data for my presentation in CSS workshop 2020/10/01

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published