Closed
Description
http://pandas-docs.github.io/pandas-docs-travis/whatsnew.html#tick-dateoffset-normalize-restrictions
- These :class: refs don't resolve. We probably need to add offsets to
api.rst
and update the references totseries.offsets.Day
, etc. ([DOC]: To remove extra `` to match :class: rendering requirements #21586) -
tic = pd.offsets.Hour(n=2, normalize=True)
throws an exception.