pandas.tseries.offsets.CustomBusinessHour
=========================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: CustomBusinessHour

   


..
   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:
      
      CustomBusinessHour.__call__
      CustomBusinessHour.apply
      CustomBusinessHour.apply_index
      CustomBusinessHour.copy
      CustomBusinessHour.isAnchored
      CustomBusinessHour.is_anchored
      CustomBusinessHour.is_on_offset
      CustomBusinessHour.onOffset
      CustomBusinessHour.rollback
      CustomBusinessHour.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:
      
      CustomBusinessHour.base
      CustomBusinessHour.calendar
      CustomBusinessHour.end
      CustomBusinessHour.freqstr
      CustomBusinessHour.holidays
      CustomBusinessHour.kwds
      CustomBusinessHour.n
      CustomBusinessHour.name
      CustomBusinessHour.nanos
      CustomBusinessHour.next_bday
      CustomBusinessHour.normalize
      CustomBusinessHour.offset
      CustomBusinessHour.rule_code
      CustomBusinessHour.start
      CustomBusinessHour.weekmask


