Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 280 Bytes

portfolio_value

Used for computing the future value of a stock portfolio.

The package is not on PyPi. To install, it is suggested that you download the package to a local repository and use the following commands for installation:

  • cd /path/to/local/repo
  • pip install -e .