Skip to main content
Ctrl+K
This is documentation for an old version (2.1.0).Switch to stable version
NumPy v2.1 Manual - Home NumPy v2.1 Manual - Home
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
    • NEPs
dev2.2 (stable)2.12.01.261.251.241.231.221.211.201.191.181.171.161.151.141.13
  • GitHub
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
  • NEPs
dev2.2 (stable)2.12.01.261.251.241.231.221.211.201.191.181.171.161.151.141.13
  • GitHub

Section Navigation

  • NumPy’s module structure
  • Array objects
    • The N-dimensional array (ndarray)
    • Scalars
    • Data type objects (dtype)
    • Data type promotion in NumPy
    • 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
  • Universal functions (ufunc)
  • Routines and objects by topic
  • Typing (numpy.typing)
  • Packaging (numpy.distutils)
  • NumPy C-API
  • Array API standard compatibility
  • CPU/SIMD optimizations
  • Thread Safety
  • Global Configuration Options
  • NumPy security
  • Status of numpy.distutils and migration advice
  • numpy.distutils user guide
  • NumPy and SWIG
  • NumPy reference
  • Constants of the numpy.ma module
  • numpy.ma.Mas...

numpy.ma.MaskedArray.__abs__#

method

ma.MaskedArray.__abs__(self)#

previous

numpy.ma.MaskedArray.__bool__

next

numpy.ma.MaskedArray.__add__

On this page
  • ma.MaskedArray.__abs__

© Copyright 2008-2024, NumPy Developers.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.4.