Very often in data science, we are interested in understanding how values change with time. Use np.diff and np.max (or just max) to calculate the largest annual change in population between any two consecutive years.