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 analysis of a car dataset, including reading the data from a file, defining a data class for cars, and extracting relevant information such as brand, model, cylinders, weight, and origin. The instructor demonstrates how to process the dataset and print the car details.