pandas.Interval
===============

.. currentmodule:: pandas

.. autoclass:: Interval

   


..
   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:
      
      Interval.overlaps




   


..
   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:
      
      Interval.closed
      Interval.closed_left
      Interval.closed_right
      Interval.is_empty
      Interval.left
      Interval.length
      Interval.mid
      Interval.open_left
      Interval.open_right
      Interval.right


