Skip to content

sheetal369/Finance-Data-Analysis-and-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Finance-Data-Analysis-Visualization

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.

Getting the Data

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.

Data

Pandas datareader is used to get stock information for the following companies:

  • Bank of America
  • CitiGroup
  • Goldman Sachs
  • Apple
  • Google
  • Tesla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published