How to Use NumPy Finance for Python Present Value (pv) Function

Опубликовано: 24 Январь 2022
на канале: Matt Macarty
3,299
45

‪@MattMacarty‬
#python #finance #presentvalue
https://alphabench.com/data/python-nu...

How to calculate the present value of an annuity in Python

✅ Please SUBSCRIBE:
https://www.youtube.com/subscription_...

NumPy Financial is a small stand alone Python module of legacy NumPy functionality that was split off in NumPy 1.17. The module contains basic "spreadsheet" style functions for dealing with common time value of money models.

The notebook used in this demonstration can be downloaded from:
https://github.com/mjmacarty/numpy_fi...

Python for Finance example:
This video demonstrates several use cases for the pv (present value) function in NumPy Financial