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

FUN WITH NUMPY OPERATIONS

!pip install jovian --upgrade -q
import jovian
jovian.commit(project='numpy-array-operations')
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook... [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Uploading notebook to https://jovian.ml/imakshit/numpy-array-operations

Let's begin by importing Numpy and listing out the functions covered in this notebook.