NumPy Shape Manipulation

# Introduction In this lab, you will learn the NumPy shape manipulation functions that allow you to manipulate the shape of NumPy arrays. ## Achievements - Reshaping arrays - Concatenating and splitting arrays - Transposing arrays

|60 : 00

Click the virtual machine below to start practicing