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 discusses recurring patterns for computations on lists, such as transforming each element, retrieving elements based on a criterion, and combining elements using an operator. It covers applying functions to list elements, mapping, filtering, and variations of filtering. Examples and exercises are provided to illustrate these concepts.