Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the NumPy library in Python, focusing on array creation, indexing, slicing, and manipulation. It explains the core functionality of NumPy arrays, intrinsic array creation methods, array attributes, and array methods. Additionally, it delves into array-manipulation routines, broadcasting, and the concept of broadcasting in NumPy.