Skip to content

AhmedNageh08/EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

EDA

Libraries

*Pandas
*Numpy
*scikit-learn
*matplot
*seaborn

Data

You can download data from here : https://www.kaggle.com/stackoverflow/so-survey-2017

Stack Overflow conducts a massive survey of people on the site, covering all sorts of information like programming languages, salary, code style and various other information.They amassed more than 64,000 responses fielded from 213 countries.

Motivation

I try to build a model to predict the salary(target) depending on many features and find relations between different features and how they can affect each other.

Analysis

I have many questions about the data and i tried to answer some of them in my code file like :
*Are all developers studied computer science before?
*What's top 5 famous programing language in every count?
*What about the job satisfaction in every developer field?
*How developers think about learning new things?

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors