Numpy For Data Science - Real Time Exercises
First step towards Python's Numpy Library
What you'll learn
Python Numpy Library from Scratch
Numpy Arrays - 1D, 2D, 3D, Zeros, Ones, Full Arrays etc
Numpy Functions - Random, Linspace, Empty, Eye, Identity, Transpose, Diagonal Function etc
Indexing...