atoti.array.negative_values module# atoti.array.negative_values(measure, /)# Return a measure where all the elements > 0 of the passed array measure are replaced by 0. Return type MeasureDescription