The N-dimensional array (ndarray), NumPy Developers, 2023 - Provides the official and most up-to-date specification for NumPy array attributes and shape manipulation methods.
Python/Numpy Tutorial, Justin Johnson, 2023Stanford University CS231n: Convolutional Neural Networks for Visual Recognition - A widely used tutorial from a reputable university course, covering essential NumPy features including array creation, attributes, and reshaping, tailored for machine learning students.