Permalink
Browse files

Come up with final challenge for the class

  • Loading branch information...
1 parent dcecc54 commit ff3c0f28322e3bda12386c1517da39f5c5bf6225 @brandon-rhodes committed Apr 5, 2015
Showing with 1,050 additions and 889 deletions.
  1. +2 −2 .gitignore
  2. +2 −883 All.ipynb
  3. +1,011 −0 Challenge.ipynb
  4. +6 −0 sales1.csv
  5. +25 −0 sales2.csv
  6. +4 −4 script.txt
View
@@ -3,7 +3,7 @@ build/ApplyDiffs*
build/README
build/filesizes*
build/*.list.gz
-data/
-*.csv
+build/*.csv
+data/*.csv
*.html
*.png
View
885 All.ipynb

Large diffs are not rendered by default.

Oops, something went wrong.
Oops, something went wrong.

0 comments on commit ff3c0f2

Please sign in to comment.