Skip to content
Muhammad Anas edited this page Jul 30, 2022 · 6 revisions

Welcome to the Data-Science-Projects---EDA wiki!

This wiki contains all the documentation related to this project.

Contents

  1. Heart Failure - Analysis

  2. Flights Prices - Analysis

  3. Salary Dataset - Analysis

  4. Forbes Richest Poeple - Analysis

  5. Netflix TV Shows and Movies - Analysis

  6. Tradyflow - Analysis

  7. Iris Dataset - Analysis

  8. Titanic - EDA from sheer Disaster

  9. California Housing Dataset - Analysis

  10. Mobile Prices - Analysis

Running Locally

  1. Clone this repo
git clone https://github.com/muhammadanas365/Data-Science-Projects---EDA.git
  1. Install requirements
pip install -r requirements.txt
  1. Go to the project directory and open jupyter notebook
$ cd [Data-Science-Projects---EDA](https://github.com/muhammadanas365/Data-Science-Projects---EDA)

$ jupyter notebook

image