pandas.tseries.offsets.SemiMonthEnd
===================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: SemiMonthEnd

   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      
        ~SemiMonthEnd.base
      
      
        ~SemiMonthEnd.day_of_month
      
      
        ~SemiMonthEnd.freqstr
      
      
        ~SemiMonthEnd.kwds
      
      
        ~SemiMonthEnd.n
      
      
        ~SemiMonthEnd.name
      
      
        ~SemiMonthEnd.nanos
      
      
        ~SemiMonthEnd.normalize
      
      
        ~SemiMonthEnd.rule_code
      
   
   

   
   .. rubric:: Methods

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