ax = df.plot.bar(stacked=True)  # doctest: +SKIP
