pandas.tseries.offsets.FY5253Quarter.rollforward — pandas 0.25.3 documentation (original) (raw)
FY5253Quarter.
rollforward
(self, dt)[source]¶
Roll provided date forward to next offset only if not on offset.
Returns: | TimeStamp Rolled timestamp if not on offset, otherwise unchanged timestamp. |
---|