vallettea / koala

Transpose your Excel calculations into python for better performances and scaling.
GNU General Public License v3.0
147 stars 59 forks source link

Improve/add financial functions XIRR, IRR and XNPV #185

Closed danielsjf closed 5 years ago

danielsjf commented 5 years ago

Implement XIRR() and clean up the other financial functions.

Also add tests for XIRR().