pandas.tseries.offsets.LastWeekOfMonth
======================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: LastWeekOfMonth

   


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


