NumPy is a library used in python, containing data structures and functions that allow for the usage of powerful and functional arrays and matrices. With the ability to build arrays that are considerably faster than the regular lists in Python, and to make more efficient mathematical computations, NumPy’s applications range from data science to machine learning, game development, and more.
After being shown how to download and install Anaconda and Jupyter, you will learn:
NumPy arrays:
Numpy matrices: