Reshaping arrays:- Reshaping means changing the shape of an array.
The shape of an array is the number of elements in each dimension.
By reshaping we can add or remove dimensions or change a number of elements in each dimension.
#datascience #numpytutorial #machinelearning #python #pythonprogramming