This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / 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