exclude min and max from pandas describe code example Example: find min and max from dataframe column max_value = column.max()