how to find the 3 highest values in python pandas code example Example: how to take second largest value in pandas df['High'].nlargest(2)