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 file handling in Python, focusing on reading and writing text files, operations on strings, and creating objects from the read text. Topics include reading text files, processing data line by line, splitting and joining strings, and handling character encodings like UTF-8.