Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.dumps
¶
numpy.ma.
dumps
(
a
)
¶
Return a string corresponding to the pickling of the MaskedArray.
Previous topic
numpy.ma.dump
Next topic
numpy.ma.load
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»