joblib.make.PickleFile

class joblib.make.PickleFile(filename)
Persist the data to a file using the pickle protocole.

This Page