ax = df.plot.bar(x='lifespan', rot=0)  # doctest: +SKIP
