hash-bash / Share-Market-Exploratory-Data-Analysis-Notebook

Jupyter Notebook for Exploratory Data Analysis on Share Market dataset using libraries Numpy, Matplotlib and Pandas.

Repository from Github https://github.comhash-bash/Share-Market-Exploratory-Data-Analysis-NotebookRepository from Github https://github.comhash-bash/Share-Market-Exploratory-Data-Analysis-Notebook

Share Market Exploratory Data Analysis Notebook

Jupyter Notebook for Exploratory Data Analysis on Share Market dataset using libraries Numpy, Matplotlib and Pandas.

Dataset has the following features:

  • serial_number: Unique identifier for each variable
  • time_stamp: Date at which the data was captured
  • opening_value: Opening value for the specified date
  • highest_value: Highest value of the index attained at the specific date
  • lowest_value: Lowest value of the index for the specific date
  • settle_value: Settle value for the day
  • volume_sell: Volume of indices sold

About

Jupyter Notebook for Exploratory Data Analysis on Share Market dataset using libraries Numpy, Matplotlib and Pandas.


Languages

Language:Jupyter Notebook 100.0%