{ } Raw JSON

bundles / numpy 2.4.4 / numpy / ma / core / _MaskedBinaryOperation / reduce

function

numpy.ma.core:_MaskedBinaryOperation.reduce

source: /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