I want to plot a top 10 barchart in Pandas, but I want to omit the highest value. Instead 1 to 10, my top ten is 2 to 11.
Is there a way to do that?