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 car data in Python using the ICC workspace. Starting with the organization of the workspace, the instructor demonstrates how to read, process, and analyze car information from a text file. The lecture also includes creating a dictionary to count the occurrences of car brands and writing the results to a separate file.