You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,3 +48,5 @@ If you're wondering how to "level up" to more advanced data analysis after maste
48
48
* A tutorial series by Hernan Rojas showing the basics of [using the Python library "pandas" for data analysis](https://bitbucket.org/hrojas/learn-pandas). You can click on the lessons directly to view them in your browser, or click the "(download)" link on the right of the page to download a ZIP file containing them as IPython Notebook files.
49
49
50
50
* If you have statistical modelling experience then [this video tutorial by Skipper Seabold from SciPy 2012](http://pyvideo.org/video/1200/statsmodels) ([accompanying material as IPython Notebook files](https://github.com/jseabold/tutorial)) comes highly recommended.
51
+
52
+
*[SciPy tutorial notes](http://scipy-lectures.github.io/), that can be used for a full course of scientific computing with Python.
0 commit comments