Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 425 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 425 Bytes

Stock-Market-Analysis

In this portfolio project we will be looking at data from the stock market, particularly some technology stocks. We will learn how to use pandas to get stock information, visualize different aspects of it, and finally we will look at a few ways of analyzing the risk of a stock, based on its previous performance history. We will also be predicting future stock prices through a Monte Carlo method.