Skip to content

Commit

Permalink
Added link to data
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Beaumont committed Sep 12, 2013
1 parent 592bfc5 commit e3cde03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lec_04_wrangling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Here's a preview of the raw data we'll use -- it's a list of the 10,000 movies made since 1950 with the most IMDB user ratings. It was scraped about a year ago from [pages like this](http://www.imdb.com/search/title?sort=num_votes,desc&title_type=feature&year=1950,2012)."
"Here's a preview of the raw data we'll use -- it's a list of the 10,000 movies made since 1950 with the most IMDB user ratings. It was scraped about a year ago from [pages like this](http://www.imdb.com/search/title?sort=num_votes,desc&title_type=feature&year=1950,2012). Download the data at [http://bit.ly/cs109_imdb](http://bit.ly/cs109_imdb)."
]
},
{
Expand Down

0 comments on commit e3cde03

Please sign in to comment.