In the last article, we learned many different ways in which we can create ndarrays. Now that we know how to create NumPy arrays it's time to start playing around with them.
We will learn to perform basic operations, a task you can divide into 3 categories:
- Operations between arrays