1.

The process of pickling in Python includes:

A. conversion of a list into a datatable
B. conversion of a byte stream into Python object hierarchy
C. conversion of a Python object hierarchy into byte stream
D. conversion of a datatable into a list
Answer» D. conversion of a datatable into a list


Discussion

No Comment Found