Gives a new shape to an array without changing its data.
The new shape should be compatible with the original shape. If an integer, then the result will be a 1-D array of that length
Gives a new shape to an array without changing its data.