Logo
About Blog Projects Talks Podcasts Tags Other work
About Blog Projects Talks Podcasts Tags Other work

Tag: Python

← Browse all tags

28 posts with this tag

Post image

Running Rodeo within a virtualenv

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 …

Posted on January 16, 2016 • 3 minutes read Read on
Post image

Basic web scraping in Python

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 …

Posted on January 6, 2016 • 8 minutes read Read on
Post image

What are the most popular Christmas movies according to MovieLens 10M?

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 …

Posted on December 23, 2015 • 12 minutes read Read on
Post image

Analysing reddit data: data analysis

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 …

Posted on December 9, 2015 • 9 minutes read Read on
Post image

Analysing reddit data: cleaning and describing the data

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 …

Posted on December 2, 2015 • 9 minutes read Read on
Previous Page 5 of 6 Next
Copyright © 2015 - 2026 Jodie Burchell   |   BY-NC 4.0