Get the highest value of a column in python pandas code example Example: get maximum calue df column max_value = column.max()