reduce

method of dascore.utils.array.PatchUFunc source

reduce(
    self ,
    patch ,
    dim = None,
    dtype = None,
    **kwargs ,
)

Apply ufunc reduction along specified dimensions.