Go to file
Nicolas P. Rougier d6fbcab327
Merge pull request #90 from sam1902/master
Fix bug in solution 53 .ipynb & .md files
2020-01-18 08:18:53 +01: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 Fix hint in question 53 .ipynb & .md files 2020-01-01 10:53:39 -05:00
100_Numpy_exercises_with_hint.md Fix hint in question 53 .ipynb & .md files 2020-01-01 10:53:39 -05:00
100_Numpy_exercises.ipynb Fix bug in solution 53 .ipynb & .md files 2020-01-01 10:52:56 -05:00
100_Numpy_exercises.md Fix bug in solution 53 .ipynb & .md files 2020-01-01 10:52:56 -05: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