UCL-ARC / shortlister

0 stars 0 forks source link

shortlister

Learning notes

Pickle: pythong module
pickling = converting object into binary files
unpickling = the inverse operation of pickling, converts binary file back to object