numpy.ma.load(F)
Wrapper around cPickle.load which accepts either a file-like object or a filename.
cPickle.load
F : str or file
The file or file name to load.
See also
dump
联系方式: