how to find min and max of a column in pandas code example Example: find min and max from dataframe column max_value = column.max()