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 implementation of stateful operations in stream processing, where operators depend on previously processed elements. Examples include zipWith Index and filtering above the current average rating. It also explains the importance of materialized values in building non-trivial streams, providing examples of how to handle and control them.