Skip to content

Commit 799f424

Browse files
authored
Added Pandas books. (#5188)
* Added Pandas books. * Added empty line. * Removed a tutorial from programming books and added it into tutorials. * Removed single-item category, put Pandas tutorial under python.
1 parent a835481 commit 799f424

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: free-programming-books.md

+1
Original file line numberDiff line numberDiff line change
@@ -2488,6 +2488,7 @@ Kerridge (PDF) (email address *requested*, not required)
24882488
#### Pandas
24892489

24902490
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.18.1)
2491+
* [pandas: powerful Python data analysis toolkit](https://pandas.pydata.org/docs/pandas.pdf) - Wes McKinney and the Pandas Development Team (:construction: *in process*) (PDF)
24912492

24922493

24932494
#### Pyramid

Diff for: free-programming-interactive-tutorials-en.md

+1
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@
272272
* [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
273273
* [Python for Everybody - Interactive](https://runestone.academy/runestone/books/published/py4e-int/index.html) - Barbara Ericson
274274
* [Python Koans](https://github.com/gregmalcolm/python_koans)
275+
* [Python Pandas Tutorial: A Complete Introduction for Beginners](https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/) - George McIntire, Brendan Martin, Lauren Washington
275276
* [Python Tutorial](https://www.w3schools.com/python) - W3Schools
276277

277278

0 commit comments

Comments
 (0)