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 Python basics, including types, functions, loops, and data structures like lists, sets, and dictionaries. It also introduces concepts like list comprehensions, higher-order functions, and lambda functions. The instructor demonstrates how to create functions, manipulate lists, and use lambda functions for concise coding. Additionally, the lecture explores the use of functions as parameters and the sorting of data structures based on specific criteria.