The document contains a series of exercises to test knowledge of NumPy. It includes tasks to create arrays and matrices with different properties like random numbers, identities, and linear spacing. It also includes reproducing the output of code cells that demonstrate NumPy indexing and selection. The goal is to write code that can replicate the outputs without directly running the example cells.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
128 views9 pages
NumPy Exercises for Beginners
The document contains a series of exercises to test knowledge of NumPy. It includes tasks to create arrays and matrices with different properties like random numbers, identities, and linear spacing. It also includes reproducing the output of code cells that demonstrate NumPy indexing and selection. The goal is to write code that can replicate the outputs without directly running the example cells.