Extending a Simple Python Model - Getting Started with Python and Excel

preview_player
Показать описание
Extending a Simple Python Model

Part of the lecture series "Getting Started with Python and Excel":

Full Course Website:

Notes
--------

- To add iteration to the Python model, just wrap the existing code in a loop
- We must also collect or show the output in some way, as we can no longer take advantage of the Jupyter shortcut to show the output without printing.
Рекомендации по теме
Комментарии
Автор

nice code, everything worked, but i keep getting an unsupported format error on printing the Martha statement...any help would be greatly appreciated

njenga
Автор

import numpy_financial as npf

npf.nper(rate, pmt, pv, fv)

pmt should be a negative value
if there is a pv, should be negative in the formula

imfrshlikeuhh
join shbcf.ru