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

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: Week

   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      
        ~Week.base
      
      
        ~Week.freqstr
      
      
        ~Week.kwds
      
      
        ~Week.n
      
      
        ~Week.name
      
      
        ~Week.nanos
      
      
        ~Week.normalize
      
      
        ~Week.rule_code
      
      
        ~Week.weekday
      
   
   

   
   .. rubric:: Methods

   .. autosummary::
   
      
      
        ~Week.copy
      
      
        ~Week.is_month_end
      
      
        ~Week.is_month_start
      
      
        ~Week.is_on_offset
      
      
        ~Week.is_quarter_end
      
      
        ~Week.is_quarter_start
      
      
        ~Week.is_year_end
      
      
        ~Week.is_year_start
      
      
        ~Week.rollback
      
      
        ~Week.rollforward
      
   
   