Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.MaskedArray.unshare_mask
¶
MaskedArray.
unshare_mask
(
)
¶
Copy the mask and set the sharedmask flag to False.
Previous topic
numpy.ma.MaskedArray.shrink_mask
Next topic
numpy.ma.asarray
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»