pandas.tseries.offsets.Week
===========================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: Week

   


..
   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:
      
      Week.__call__
      Week.apply
      Week.apply_index
      Week.copy
      Week.isAnchored
      Week.is_anchored
      Week.is_on_offset
      Week.onOffset
      Week.rollback
      Week.rollforward




   


..
   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:
      
      Week.base
      Week.freqstr
      Week.kwds
      Week.n
      Week.name
      Week.nanos
      Week.normalize
      Week.rule_code
      Week.weekday


