Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 440 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 440 Bytes

stock-valutation

In this project I exploit a simple ratio to predict the current price of a certain firm. You can find the results of the analysis in the main.jpynb file.

I take the data scraping yhaoo finance web site, all the scaping part and calculation are in the helper.py file.