Skip to content
Snippets Groups Projects
Commit b361ae47 authored by wyleung's avatar wyleung
Browse files

Add the painting Pandas lesson to the readme

parent 9d9bca8b
No related branches found
No related tags found
1 merge request!3Merge back lecture on painting pandas with master repo
......@@ -35,7 +35,7 @@ The top-level directory contains materials for the following lessons:
4. Working with NumPy arrays
5. IPython Notebook ([notebook][lesson_05])
6. Plotting with matplotlib
7. Python for data analysis
7. Painting Pandas ([slides][lesson_07])
8. Object-oriented programming
9. A sip of Biopython ([notebook 1][lesson_09_01], [notebook 2][lesson_09_02])
......@@ -46,6 +46,7 @@ The top-level directory contains materials for the following lessons:
[lesson_03_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/03%20-%20More%20Python%20goodness%20(1).ipynb
[lesson_03_02]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/03%20-%20More%20Python%20goodness%20(2).ipynb
[lesson_05]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/05%20-%20IPython%20Notebook.ipynb
[lesson_07]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/07%20-%20Painting%20Pandas.ipynb
[lesson_09_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/09%20-%20A%20sip%20of%20Biopython%20(1).ipynb
[lesson_09_02]: http://nbviewer.ipython.org/urls/git.lumc.nl/humgen/programming-course/raw/master/09%20-%20A%20sip%20of%20Biopython%20(2).ipynb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment