pandas.tseries.offsets.YearOffset
=================================

.. currentmodule:: pandas.tseries.offsets

.. autoclass:: YearOffset

   


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


