atoti.array.positive_values()# atoti.array.positive_values(measure, /)# Return a measure where all the elements < 0 of the passed array measure are replaced by 0. Parameters: measure (VariableMeasureConvertible) Return type: MeasureDescription