You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a day project in which we will analyze various stuff about reddit. Of, course it will be nessecary to get the relevant data. THere are a few steps to do this described below
Installing dependencies
======================
Make sure you have python 2.7+ installed. It shoudl also be useful to have the scientific Python stack (numpy,scipy,matlibplot) intalled. Anyway, install the Python wrapper to the Reddit API as described here: http://mellort.github.com/reddit_api/