pandas.tseries.offsets.WeekOfMonth
==================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: WeekOfMonth

   


..
   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:
      
      WeekOfMonth.__call__
      WeekOfMonth.apply
      WeekOfMonth.apply_index
      WeekOfMonth.copy
      WeekOfMonth.isAnchored
      WeekOfMonth.is_anchored
      WeekOfMonth.is_on_offset
      WeekOfMonth.onOffset
      WeekOfMonth.rollback
      WeekOfMonth.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:
      
      WeekOfMonth.base
      WeekOfMonth.freqstr
      WeekOfMonth.kwds
      WeekOfMonth.n
      WeekOfMonth.name
      WeekOfMonth.nanos
      WeekOfMonth.normalize
      WeekOfMonth.rule_code
      WeekOfMonth.week
      WeekOfMonth.weekday


