mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-21 21:14:20 -08:00
Update README.md
This commit is contained in:
parent
ff95dd7d89
commit
10ad297b63
@ -4,7 +4,9 @@ A project to determine indicators of overperforming mutual funds.
|
|||||||
This project is written in Python and will examine market capitalization, persistence, turnover, and expense ratios.
|
This project is written in Python and will examine market capitalization, persistence, turnover, and expense ratios.
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
`pip install requests`
|
```sh
|
||||||
`pip install numpy`
|
$ pip install requests
|
||||||
|
$ pip install numpy
|
||||||
|
```
|
||||||
|
|
||||||
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy
|
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy
|
||||||
|
Loading…
Reference in New Issue
Block a user