I want to combine the following dataframe df according to the column Region and the column Inhabitants. Moreover, I want to sum up the value in Area.
import p