What is pickling process ? computer science
Answers
Answered by
2
Answer:
pls mark me as brainlist answer pls
Explanation:
What pickle does is that it “serializes” the object first before writing it to file. Pickling is a way to convert a python object (list, dict, etc.) into a character stream. The idea is that this character stream contains all the information necessary to reconstruct the object in another python script.
Similar questions
Math,
3 months ago
Hindi,
7 months ago
Accountancy,
7 months ago
Psychology,
11 months ago
Biology,
11 months ago