IndexCurve ========== .. currentmodule:: rateslib.curves .. autoclass:: IndexCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IndexCurve.collateral .. rubric:: Methods Summary .. autosummary:: ~IndexCurve.copy ~IndexCurve.csolve ~IndexCurve.from_json ~IndexCurve.index_value ~IndexCurve.plot ~IndexCurve.plot_index ~IndexCurve.rate ~IndexCurve.roll ~IndexCurve.shift ~IndexCurve.to_json ~IndexCurve.translate .. rubric:: Attributes Documentation .. autoattribute:: collateral .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: csolve .. automethod:: from_json .. automethod:: index_value .. automethod:: plot .. automethod:: plot_index .. automethod:: rate .. automethod:: roll .. automethod:: shift .. automethod:: to_json .. automethod:: translate