November 2021
Beginner to intermediate
305 pages
5h 1m
English
In the previous chapter, you learned the basics of NumPy. Specifically, you learned how to install it and how to create Ndarrays. All the topics you learned in the previous chapter will serve as a foundation for the remaining chapters, as the Ndarray is the fundamental data structure that we will be using throughout the book.