numpy-financial
numpy-financial copied to clipboard
We need more thorough test coverage
Our tests for many of the functions are very sparse, this should be updated to include more tests for each of the functions in numpy-financial. In particular, I think we need more thorough testing of edge cases.
The test can be modified by editing test_financial.py.