Skip to content

pattisdr/data_analysis_with_pandas_and_wordcloud

Repository files navigation

Data Analysis with Pandas and WordCloud

Data

To get the data for the jupyter notebook:

Or, run python get_pr_data.py in your terminal

A jupyter notebook for exploring WordCloud and Pandas

To run this notebook:

  • Activate a python2 virtual environment in a terminal
  • install requirements with pip install -r requirements.txt
  • Make sure "output.csv" file is in this directory.
  • Run a jupyter notebook server with jupyter notebook

About

Exploring pandas and wordcloud with github PR data to osf.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published