joblib.dump

joblib.dump(value, filename)

Persist an arbitrary Python object into a filename, with numpy arrays saved as separate .npy files.

See also

joblib.load
corresponding loader


Mailing list

joblib@librelist.com

Send an email to subscribe


Show this page source