ax = s.plot.kde(ind=[1, 2, 3, 4, 5])  # doctest: +SKIP
