In this video, I briefly introduce the Python library NumPy. I discuss the library, why you might use it, how to install it, and where to find further documentation. In the following videos of this series, I plan to dive into the different ways you can create arrays, the array methods, and the built-in mathematical functionality.
documentation - https://numpy.org/doc/stable/index.html
beginner guides - https://numpy.org/doc/stable/user/absolute_beginners.html