I have a 4 x 4 2D Python numpy array. I would like determine whether the maximum of each row is unique, i.e. there is only 1 occurrence of the maximum value. I\'m new to pyt