tmval.Loan.amortization

Loan.amortization() → dict[source]

Calculates the amortization table based off the original payment schedule. Returned as a dict which can be supplied to a pandas DataFrame for further analysis and viewing.

Returns

The amortization table.

Return type

dict