This data project is focused on exploratory data analysis of stock prices. It is meant to practice visualization and pandas skills, with no prior robust financial analysis or be taken as financial advice. Focusing on Companies stock and see how they progressed through out the years.
Using pandas to directly read data from Yahoo finance using pandas!
Starting with the proper imports
Note: Need to install pandas-datareader for this to work! Pandas datareader allows to read stock information directly from the internet Use these links for install guidance (pip install pandas-datareader), or just follow along with the video lecture.
Pandas datareader is used to get stock information for the following companies:
- Bank of America
- CitiGroup
- Goldman Sachs
- Apple
- Tesla