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 advanced functions of Pandas, focusing on filtering, labeling, and manipulating dataframes. Topics include selecting elements, creating dataframes, grouping, aggregating, and rearranging data. The instructor demonstrates how to create, inspect, and modify dataframes using Pandas methods. Additionally, the lecture explores grouping operations, applying functions to groups, and aggregating data. Students will learn how to handle missing values, calculate statistics, and perform complex operations on dataframes.