Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Standalone package of the NumPy financial functions

License

NotificationsYou must be signed in to change notification settings

numpy/numpy-financial

Thenumpy-financial package contains a collection of elementary financialfunctions.

Thefinancial functions in NumPyare deprecated and eventually will be removed from NumPy; seeNEP-32for more information. This package is the replacement for the originalNumPy financial functions.

The source code for this package is available athttps://github.com/numpy/numpy-financial.

The importable name of the package isnumpy_financial. The recommendedalias isnpf. For example,

>>> import numpy_financial as npf>>> npf.irr([-250000, 100000, 150000, 200000, 250000, 300000])0.5672303344358536

About

Standalone package of the NumPy financial functions

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors33


[8]ページ先頭

©2009-2025 Movatter.jp