/suicide_pandas

Analysis on Suicide data from UCI-ML repo. Inspired after death of Sushant Singh Rajput

Primary LanguageJupyter Notebook

suicide_pandas

A simple jupyter notebook which does analysis on suicide data file

To acces the files:-

Method 1 Copying to your local pc

  1. Open cmd.
  2. Navigate to the desired folder
  3. Run this command git clone "https://github.com/ArmanGrewal007/suicide-pandas.git
  4. Now if you have jupyter-notebook in your local pc, you can run it using that. Otherwise there are various online notebook viewers available

Method 2 Running jupyter-notebooks online

  1. Open mybinder.org
  2. Paste this link there -> https://github.com/ArmanGrewal007/suicide_pandas.git
  3. Run the files