Learn practical skills, build real-world projects, and advance your career
!pip install jovian --upgrade -q
import jovian
jovian.commit(project='numpy-array-operations')

TOP 5 Useful Numpy Operations

Which you may not know about:

TOP 5 numpy operations, which only pro's know! Now you know them too :-)

  • function 1
  • function 2
  • function 3
  • function 4
  • function 5

The recommended way to run this notebook is to click the "Run" button at the top of this page, and select "Run on Binder". This will run the notebook on mybinder.org, a free online service for running Jupyter notebooks.

import numpy as np

Function 1 - np.concatenate (change this)

Add some explanation about the function in your own words