Working with Files & Data
Read and write text files, CSV, and JSON — and process text with Python's string methods.
Beginner
3 hours
4 lessons
Course Content
20 chapters across 4 lessons
2
Working with CSV
Parse and create structured tabular data with the csv module
5 chapters
Progress0%
3
Working with JSON
Parse and create nested structured data with the json module
5 chapters
Progress0%
4
String Processing
Transform, search, and extract information from text
5 chapters
Progress0%