Learn practical skills, build real-world projects, and advance your career

100 numpy exercises

Source: https://github.com/rougier/numpy-100

How to run this notebook

The recommended way to run this notebook is to click the "Run" button at the top of this page, and select "Run on Binder". This will run the notebook on mybinder.org, a free online service for running Jupyter notebooks.

How to get help

If you are stuck, you can ask for help on the community forum: https://jovian.ml/forum/t/100-numpy-exercises-hints-discussions-help/10561 . You can get help with errors, ask for hints, and share your solutions with others.

If you're new to Numpy, check out this notebook for a quick tutorial: https://jovian.ml/aakashns/python-numerical-computing-with-numpy

Saving your work

Remember to save a snapshot of your work from time to time using to your Jovian.ml account.

!pip install jovian --upgrade --quiet
import jovian
jovian.commit(project='100-numpy-exercises')
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ API KEY: ········ [jovian] Creating a new project "abhishek-s1395/100-numpy-exercises" [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/abhishek-s1395/100-numpy-exercises