Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 590 Bytes

File metadata and controls

12 lines (10 loc) · 590 Bytes

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