Closed
Description
- 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.