Contents:
Functions
read_pickle(path)
read_pickle
Reads a dictionary from a pickle file.
save_pickle(data, path)
save_pickle
Writes a dictionary to a pickle file.