28 posts with this tag
Note: This post was updated on 11/12/2016 to reflect changes in how you change your PYTHONPATH in Rodeo. I recently discovered the lovely Rodeo by yhat, an IDE for Python that is focused on data science. It was originally released as an in-browser …
If you followed along with my analysis of the top Christmas movies according to the MovieLens 10M dataset, you would remember I obtained the list of Christmas movies by scraping this page. I am fairly new to web scraping and this is one of my first …
It has been another scorching Christmas season in Melbourne, so I have been hiding in the aircon for the last week catching up on my holiday movie list. I also recently (serendipitously) discovered the wonderful MovieLens datasets and have been …
Part of the series Analysing Reddit Data 1. Analysing reddit data: setting up the environment 2. Analysing reddit data: extracting the data 3. Analysing reddit data: cleaning and describing the data 4. Analysing reddit data: data analysis This week …
Part of the series Analysing Reddit Data 1. Analysing reddit data: setting up the environment 2. Analysing reddit data: extracting the data 3. Analysing reddit data: cleaning and describing the data 4. Analysing reddit data: data analysis Over the …