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