tmval.Loan.sinking

Loan.sinking() → dict[source]

Calculates the sinking fund schedule based off the original payment schedule. The return type is a dict which can be passed to a pandas DataFrame for further analysis and viewing.

Returns

The sinking fund schedule.

Return type

dict