Permalink
Switch branches/tags
Nothing to show
Commits on Jul 19, 2017
  1. Adjust URL paths to IMDB databases

    Drat, it looks like it will soon require an S3 account to download the
    IMDB data files. Should I pivot to requiring every student to create an
    Amazon AWS account and giving them their credit card? For the moment, I
    am adjusting the URLs to refer to files that seem not to return 550
    errors. Fixes #32.
    committed Jul 19, 2017
Commits on Jul 10, 2017
  1. Update Exercises-4.ipynb (#31)

    Fix several more typos
    Bonifacio2 committed with Jul 10, 2017
Commits on Jul 9, 2017
  1. Update Exercises-1.ipynb (#30)

    Fix typo
    Bonifacio2 committed with Jul 9, 2017
Commits on Jul 4, 2017
  1. Include more plot points by using fillna()

    Thank you, @austinbock, for pointing out that the graph could include a
    few more data points from back in the era when a year could include all
    men or all women in one of the slots!  Fixes #29.
    committed Jul 4, 2017
Commits on Mar 21, 2017
Commits on Dec 25, 2016
Commits on Nov 14, 2016
Commits on Nov 9, 2016
  1. Change file mode to wb for windows computers (#8)

    Without write binary mode on windows machine, csv files have an extra newline appended. wb mode should have no effect on Unix machines (https://docs.python.org/2/tutorial/inputoutput.html#reading-and-writing-files)
    joeeoj committed with Nov 9, 2016
Commits on Aug 8, 2016
  1. Update README.md (#13)

    sagarkar10 committed with Aug 8, 2016
Commits on Feb 26, 2016
Commits on Feb 11, 2016
  1. Try adding image of YouTube video

    It occurred to me, looking at the README, that someone arriving from a
    Google search might not realize without close reading that there is a
    video that goes with this material.  This image will hopefully make it
    clearer.
    Brandon Rhodes committed Feb 11, 2016
Commits on Dec 1, 2015
Commits on Jul 14, 2015
Commits on Jul 9, 2015
Commits on Apr 27, 2015
  1. Fix Markdown link

    committed Apr 27, 2015
Commits on Apr 17, 2015
  1. Add license and readme

    committed Apr 17, 2015
Commits on Apr 8, 2015
  1. "Bundle" command

    committed Apr 8, 2015