user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

73. Explain the pickle module?

user image

Abhishek Mishra

2 years ago

The pickle module is used to serialize and de-serialize objects in Python. Pickle is used for saving this object to the hard drive. It converts a character stream from an object structure.

Recent Doubts

Close [x]