Skip to content

Commit 0ca3cbb

Browse files
committed
add file list to README
1 parent 4689e87 commit 0ca3cbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Presented by [Kevin Markham](http://www.dataschool.io/about/) at PyCon 2016 (Portland, Oregon)
44

5+
### Files
6+
7+
* Tutorial: [notebook](tutorial.ipynb), [notebook with output](tutorial_with_output.ipynb), [script](tutorial.py), [SMS dataset](data/sms.tsv)
8+
* Exercise: [notebook](exercise.ipynb), [notebook with solution](exercise_solution.ipynb), [script](exercise.py), [script with solution](exercise_solution.py), [Yelp dataset](data/yelp.csv)
9+
510
### Welcome!
611

712
This repository contains the data files and the notebooks/scripts that you will need for the tutorial.

0 commit comments

Comments
 (0)