{ } Raw JSON

bundles / numpy 2.4.4 / numpy / ma / extras / _ezclump

function

numpy.ma.extras:_ezclump

source: /numpy/ma/extras.py :2110

Signature

def   _ezclump ( mask )

Summary

Finds the clumps (groups of data with the same values) for a 1D bool array.

Extended Summary

Returns a series of slices.

Aliases

  • numpy.ma.extras._ezclump