numpy Fundamentals

The numpy module contains a multitude of methods for array processing. Use the materials in this section to gain fluency in numpy syntax for manipulating arrays. Pay close attention to how you can use relational operators to extract specific elements from an array.

Last modified: Friday, September 23, 2022, 1:54 PM