NumPy v1.9 Manual
NumPy Reference
Routines
index
next
previous
Table Of Contents
Masked array operations
Constants
Creation
From existing data
Ones and zeros
Inspecting the array
Manipulating a MaskedArray
Changing the shape
Modifying axes
Changing the number of dimensions
Joining arrays
Operations on masks
Creating a mask
Accessing a mask
Finding masked data
Modifying a mask
Conversion operations
> to a masked array
> to a ndarray
> to another object
Pickling and unpickling
Filling a masked array
Masked arrays arithmetics
Arithmetics
Minimum/maximum
Sorting
Algebra
Polynomial fit
Clipping and rounding
Miscellanea
Previous topic
Logic functions
Next topic
Mathematical functions
Masked array operations
¶
Constants
¶
Creation
¶
From existing data
¶
Ones and zeros
¶
Inspecting the array
¶
Manipulating a MaskedArray
¶
Changing the shape
¶
Modifying axes
¶
Changing the number of dimensions
¶
Joining arrays
¶
Operations on masks
¶
Creating a mask
¶
Accessing a mask
¶
Finding masked data
¶
Modifying a mask
¶
Conversion operations
¶
> to a masked array
¶
> to a ndarray
¶
> to another object
¶
Pickling and unpickling
¶
Filling a masked array
¶
Masked arrays arithmetics
¶
Arithmetics
¶
Minimum/maximum
¶
Sorting
¶
Algebra
¶
Polynomial fit
¶
Clipping and rounding
¶
Miscellanea
¶