find second maximum values in column pandas if different to code example Example: how to take second largest value in pandas df['High'].nlargest(2)