Go to file
2019-05-23 19:48:38 +02:00
.gitattributes Create .gitattributes 2019-05-23 19:48:38 +02:00
.gitignore Add notebook checkpoints to gitignore 2016-10-18 00:08:40 +02:00
100_Numpy_exercises_no_solution.ipynb Exercise 17 corrected after #22 2018-10-31 11:53:50 +03:00
100_Numpy_exercises_no_solution.md Exercise 17 corrected after #22 2018-10-31 11:53:50 +03:00
100_Numpy_exercises_with_hint.ipynb Added another solution and a hint to question 96 on the ipynb files 2018-11-05 22:54:45 +02:00
100_Numpy_exercises_with_hint.md New hint for question 96 2018-11-02 15:57:57 +02:00
100_Numpy_exercises.ipynb fix bug in solution 20 .ipynb file 2019-05-18 10:26:23 -04:00
100_Numpy_exercises.md Update 100_Numpy_exercises.md 2018-11-02 15:56:53 +02:00
LICENSE.txt Fix typo and add a MIT license 2016-07-15 17:11:25 -05:00
README.md Added link to the online book 2019-03-14 07:05:27 +01:00
requirements.txt pandas used in at least one exercise 2019-03-22 17:30:44 +01:00

100 numpy exercises

Binder

This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. Ive also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy.

Test them on Binder
Read them on GitHub

This work is licensed under the MIT license.
DOI