Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.load
¶
numpy.ma.
load
(
F
)
¶
Wrapper around
cPickle.load
which accepts either a file-like object or a filename.
Previous topic
numpy.ma.dumps
Next topic
numpy.ma.loads
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»