Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks