In this new series, we will learn about the NumPy library. It is used for numerical computation. It is 10x-100x faster then Python list.
GitHub repo: https://github.com/karar-shah/Python_ML_Yd...
The following topics are covered in this video:
Things you’ll find in NumPy
Areas of functionality
Efficiency on large arrays of data
Multidimensional Array Object
Creating ndarray
Array creation functions
Data Types for ndarrays
NumPy data types