Skip to main content
Back to top
Ctrl
+
K
User Guide
API reference
Development
Release notes
Learn
GitHub
Twitter
User Guide
API reference
Development
Release notes
Learn
GitHub
Twitter
Section Navigation
Array objects
The N-dimensional array (
ndarray
)
Scalars
Data type objects (
dtype
)
Indexing routines
Iterating over arrays
Standard array subclasses
Masked arrays
The
numpy.ma
module
Constants of the
numpy.ma
module
Masked array operations
The array interface protocol
Datetimes and Timedeltas
Array API Standard Compatibility
Constants
Universal functions (
ufunc
)
Routines
Typing (
numpy.typing
)
Global state
NumPy C-API
CPU/SIMD Optimizations
NumPy security
NumPy and SWIG
NumPy reference
Constants of the
numpy.ma
module
numpy.ma.Mas...
numpy.ma.MaskedArray.__abs__
#
method
ma.MaskedArray.
__abs__
(
self
)
#
On this page
ma.MaskedArray.__abs__