In this course, we will learn about the NumPy library and its multidimensional array, the Pandas library and the structures it offers (Series and DataFrame), and how to efficiently plot data using the Matplotlib and Seaborn libraries, which will be especially useful for both exploratory analysis and communication of results. Course content NumPy Introduction to NumPy The multidimensional array Indexing and selection Array […]