Explore Connect Documentation
Snippets

Computing with Data

elgeish
444.6K views
GitHub

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content
Previous: JSON Serialization Next: Shelving

Pickling

Python's pickle module is an alternative to JSON serialization:

Suggested playgrounds
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content