pandas.tseries.offsets.MonthOffset
==================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: MonthOffset

   


..
   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:
      
      MonthOffset.apply
      MonthOffset.isAnchored
      MonthOffset.onOffset
      MonthOffset.rollback
      MonthOffset.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:
      
      MonthOffset.apply_index
      MonthOffset.base
      MonthOffset.copy
      MonthOffset.freqstr
      MonthOffset.kwds
      MonthOffset.name
      MonthOffset.nanos
      MonthOffset.normalize
      MonthOffset.rule_code


