It’s now time for some practice problems! See below for details on how to proceed.
Course Repository & Practice Problems
All of the code for this course’s practice problems can be found in this GitHub repository.
There are two options that you can use to complete the practice problems:
Open them in your browser with a platform called Binder using this link (recommended)
Download the repository to your local computer and open them in a Jupyter Notebook using Anaconda (a bit more tedious)

#numpy indexing #practice #github

Practice Problems: NumPy Indexing and Assignment
1.10 GEEK