- Home
- IT Training
- Python
- PCPP1
- Serialize And Deserialize Data
Skill
Serialize and Deserialize Data
February 2024 with Shaun Wassell
- 6 videos
- 53 mins
Join Shaun Wassell as we learn about serialization: converting data to be more easily stored or transmitted without compressing it. We'll look at the basic idea of serialization and then get into the pickle library and the types of data that can be "pickled", before wrapping up with serializing data with JSON.
Recommended Experience
- Basic understanding of Python concepts and syntax
- Familiarity with Python data structures (lists, dictionaries, objects)
- Some exposure to data handling and manipulation
- Certified Professional Python Programmer Level 1 (PCPP1)
- Python developer
- Data engineer
- Backend engineer

Trainer