Skip to content

Commit

Permalink
remove unnecessary class 5 file
Browse files Browse the repository at this point in the history
  • Loading branch information
justmarkham committed Oct 3, 2015
1 parent 0cf5ce1 commit cda6315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 175 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Tuesday | Thursday
### Class 5: Visualization
* Python homework with the Chipotle data due ([solution](code/03_python_homework_chipotle.py), [detailed explanation](notebooks/03_python_homework_chipotle_explained.ipynb))
* Part 2 of Exploratory Data Analysis with Pandas ([code](code/04_pandas.py))
* Visualization with Pandas and Matplotlib ([code](code/05_pandas_visualization.py), [notebook](notebooks/05_pandas_visualization.ipynb))
* Visualization with Pandas and Matplotlib ([notebook](notebooks/05_pandas_visualization.ipynb))

**Homework:**
* Your project question write-up is due on Thursday.
Expand All @@ -177,7 +177,7 @@ Tuesday | Thursday
-----

### Class 6: Machine Learning
* Part 2 of Visualization with Pandas and Matplotlib ([code](code/05_pandas_visualization.py), [notebook](notebooks/05_pandas_visualization.ipynb))
* Part 2 of Visualization with Pandas and Matplotlib ([notebook](notebooks/05_pandas_visualization.ipynb))
* Brief introduction to the Jupyter/IPython Notebook
* "Human learning" exercise:
* [Iris dataset](http://archive.ics.uci.edu/ml/datasets/Iris) hosted by the UCI Machine Learning Repository
Expand Down
173 changes: 0 additions & 173 deletions code/05_pandas_visualization.py

This file was deleted.

0 comments on commit cda6315

Please sign in to comment.