numpy.ma.loads(strg)
Load a pickle from the current string.
The result of cPickle.loads(strg) is returned.
cPickle.loads(strg)
strg : str
The string to load.
See also
dumps<登录查看完整内容
联系方式: