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 concepts of scopes, lambdas, and pandas in the context of data science for engineers using Python. Topics include nested declarations, scoping, assignments, functions, lambdas, and pandas manipulation and analysis. The instructor demonstrates the usage of lambdas for sorting, default field values, and the limitations of mutable default values. Additionally, the lecture explores the utilization of pandas for efficient data manipulation and analysis, focusing on Series and DataFrame structures. Practical examples and hands-on exercises are provided to enhance understanding and application of the covered concepts.