Skip to content

Commit

Permalink
Add Matplotlib section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mcleonard committed May 17, 2018
1 parent c155de1 commit 20f0aee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ This repository contains code and associated files for the AI Programming with P
* [NumPy Mini-Project](https://github.com/udacity/AIPND/tree/master/NumPy%20Mini-Project) Mean normalize and separate data
* [Pandas Mini-Project](https://github.com/udacity/AIPND/tree/master/Pandas%20Mini-Project) Get statistics from stock data

### Matplotlib
* [Matplotlib](https://github.com/udacity/AIPND/tree/master/Matplotlib) Notebooks containing practice exercises for the Matplotlib lesson(s)

### Quiz Notes
* [Notes:](https://github.com/udacity/AIPND/tree/master/notes "Notes") This directory contains more information about certain quizzes that are testing more challenging concepts. The filename indicates which _quiz_ the note is covering. Additionally, one will find the [Frequently Asked Questions](https://github.com/udacity/AIPND/blob/master/notes/lab_intro-to-python-lab.md) for the _Intro to Python Lab_. Click on the filename to view the contents of the notes on a _quiz_ or the _Intro to Python Lab_.

Expand Down

0 comments on commit 20f0aee

Please sign in to comment.