this is my code with the output:
plt.figure(figsize = (7,4)) df1.groupby(["Area"])["Crop_Value(hg/ha)"].sum().sort_values(ascending = False).n