Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 915 Bytes

File metadata and controls

22 lines (17 loc) · 915 Bytes

Exploratory Data Analysis For Stock Price

Description :

  • In this data project we will focus on exploratory data analysis of stock prices.
  • This project is just meant for visualization and pandas skills, it is not meant to be a robust financial analysis or be taken as financial advice.
  • We'll focus on bank stocks and see how they progressed throughout the financial crisis all the way to early 2016.

Prerequisites :

Required
  • Python Programming Language
Not compulsory(given below), but pior knowledge would be beneficial
  • Pandas library for Python
  • Numpy library for Python
  • Seborn library for Python

Installations :

  • Now follow along the Python Notebook to use Pandas, Numpy and Seaborn to do Exploratory Data Analysis For Stock Price