bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / ma / core / _MaskedBinaryOperation / reduce
function
numpy.ma.core:_MaskedBinaryOperation.reduce
source: build-install/usr/lib/python3.14/site-packages/numpy/ma/core.py :1097
Signature
def reduce ( self , target , axis = 0 , dtype = None ) Summary
Reduce target along the given axis.
Aliases
-
numpy.ma.alltrue -
numpy.ma.sometrue -
numpy.ma.core._MaskedBinaryOperation.reduce