Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»
numpy.ma.maximum_fill_value
¶
numpy.ma.
maximum_fill_value
(
obj
)
¶
Calculate the default fill value suitable for taking the maximum of
obj
.
Previous topic
numpy.ma.maximum_fill_value
Next topic
numpy.ma.set_fill_value
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Masked array operations
»