API Reference#
Indices and tables#
Replication#
Functions#
|
Get an attribute value of a Class instance. |
|
Get an attribute value of a Class instance, returned as a cached Python object. |
|
Initialise any rateslib Class provided with a dict of keyword args. |
|
Perform any rateslib function provided with a dict of keyword args. |
|
Perform any rateslib function provided with a dict of keyword args, returned as a cached Python object. |
|
Perform any rateslib Class method provided with a dict of keyword args, |
|
Perform any rateslib Class method provided with a dict of keyword args, returned as a cached Python object. |
|
Set values for the rateslib.defaults object. |
Types#
Functions#
|
Create a wrapped Python NoInput.blank type. |
|
Create a wrapped Python dict from contiguous cell ranges, or |
|
Create a wrapped Python datetime object. |
|
Create a wrapped Python list from a contiguous cell range that is interpreted as function inputs. |
|
Create a wrapped Python integer. |
|
Create a wrapped Python list from a contiguous cell range. |
|
Create a wrapped Python NoInput type of specific enumeration. |
|
Create a wrapped Python list from a sequenced selection of cells. |
|
Create a wrapped Python list from a sequenced selection of cells. |
|
Create a wrapped Python tuple from a sequenced selection of cells. |
|
Create a wrapped Python pandas.Series object. |
|
Display an object, such as |
Display an object, such as |
|
|
Display the float() value of a Python object in a cell. |
|
Display a matplotlib.figure as a visible embedded image in Excel. |
|
Create a wrapped Python tuple from a contiguous cell range. |
|
Perform the unwrap() method on any |
Calendars#
Functions#
|
Implement the rateslib |
|
Implement the rateslib |
|
Implement the rateslib |
Solver#
Functions#
Wrappers#
Classes#
|
Python wrapper for pandas.DataFrame type. |
|
Python wrapper for datetime.datetime type. |
|
Python wrapper for dict type. |
|
Python wrapper for list type. |
|
Python wrapper for integer type. |
|
Python wrapper for list type. |
|
Python wrapper for rateslib.NoInput type. |
|
Python wrapper for pandas.Series type. |
|
Python wrapper for tuple type. |
Base Class for type wrappers. |