From 94b11b9fd7b411a2583382567e0aafca509edbb0 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Sat, 24 May 2014 09:58:10 -0500 Subject: [PATCH] [en] Adding Python for Econometrics --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index e1a72719..28f12d46 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1356,6 +1356,7 @@ See also [TeX](#tex) * [Python 2.7 quick reference](http://infohost.nmt.edu/tcc/help/pubs/python/web/) - New Mexico Tech * [Python Bibliotheca](http://openbookproject.net/pybiblio/) * [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley +* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard * [Python for Fun](http://www.openbookproject.net/py4fun/) * [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) * [Python for you and me](http://pymbook.readthedocs.org/en/latest/) -- GitLab