This is the dataframe i'm working on.
DataFrame
I would like to know how I can "collapse" the columns 'statistic' and 'temperature', such that I will end up with three columns; Maximum, minimum, average, containing the temperatures.