pandas.Period
=============

.. currentmodule:: pandas

.. autoclass:: Period

   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      Period.asfreq
      Period.now
      Period.strftime
      Period.to_timestamp




   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      Period.day
      Period.dayofweek
      Period.dayofyear
      Period.days_in_month
      Period.daysinmonth
      Period.end_time
      Period.freq
      Period.freqstr
      Period.hour
      Period.is_leap_year
      Period.minute
      Period.month
      Period.ordinal
      Period.quarter
      Period.qyear
      Period.second
      Period.start_time
      Period.week
      Period.weekday
      Period.weekofyear
      Period.year


