Skip to content

sabeeh-raza/King-County_EDA

Repository files navigation

EDA-project: King County Housing

Problem Statement:

Stakeholder wants to buy 2 houses (central and suburban area) in King County housing

Stakeholder Profile

  • Family: 2 people
  • City House: Fast and central
  • Country House: Best timing and non-renovated

Data

King County Housing Data: Data link

Approach

  • Understanding data set using EDA techniques
  • Data visualization for better understanding
  • Apply Stakeholder criterion
  • Present proposal to Stakeholder

Virtual Environment

This repo contains a requirements.txt file with a list of all the packages and dependencies you will need.

pyenv local 3.9.8
python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

Workflow

About

EDA first project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published