Section 0: NumPy
A one-page summary on NumPy. This is non-exhaustive but those listed are commonly used.
References:
- Jose Portilla's 2021 Python for Machine Learning & Data Science Masterclass
- Jason Brownlee's notes on broadcasting with NumPy arrays