We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In [6]: Timestamp('20130101',offset='D') Out[6]: Timestamp('2013-01-01 00:00:00', tz=None) In [7]: Timestamp('20130101',offset='D').freq Out[7]: 'D'