numpy-financial 1.0.0
0
Simple financial functions
Contents
Simple financial functions
Stars: 340, Watchers: 340, Forks: 80, Open Issues: 17The numpy/numpy-financial
repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 340 github stars!
How to Install numpy-financial
You can install numpy-financial using pip
pip install numpy-financial
or add it to a project with poetry
poetry add numpy-financial
Package Details
- Author
- Travis E. Oliphant et al.
- License
- BSD 3-Clause
- Homepage
- https://numpy.org/numpy-financial/
- PyPi:
- https://pypi.org/project/numpy-financial/
- Documentation:
- https://numpy.org/numpy-financial/
- GitHub Repo:
- https://github.com/numpy/numpy-financial
Classifiers
- Office/Business/Financial/Accounting
- Office/Business/Financial/Investment
- Office/Business/Financial/Spreadsheet
- Software Development
Related Packages
Errors
A list of common numpy-financial errors.
Code Examples
Here are some numpy-financial
code examples and snippets.
GitHub Issues
The numpy-financial package has 17 open issues on GitHub
- ENH: Use Newton's method to calculate IRR
- Extremely slow to calculate IRR