I used pd.cut to bin my data, but when I plot it the label looks bad. Is there a way to change that?
pd.cut
df["rel"].plot(kind="bar"