An open API service indexing awesome lists of open source software.

https://github.com/abhinav-codealchemist/descriptive-statistics-on-adult-dataset

Descriptive Statistics on "Adult" DataSet, hosted on the UCI’s Machine Learning Repository.
https://github.com/abhinav-codealchemist/descriptive-statistics-on-adult-dataset

data-science descriptive-statistics jupyter-notebook python

Last synced: 3 months ago
JSON representation

Descriptive Statistics on "Adult" DataSet, hosted on the UCI’s Machine Learning Repository.

Awesome Lists containing this project

README

        

[![HitCount](http://hits.dwyl.io/abhinav-codealchemist/Descriptive-Statistics-On-Adult-DataSet.svg)](http://hits.dwyl.io/abhinav-codealchemist/Descriptive-Statistics-On-Adult-DataSet)
# Descriptive Statistics On "Adult" DataSet

Descriptive Statistics on "Adult" DataSet, hosted on the UCI’s Machine Learning Repository.

I considered a public database called the “Adult” dataset, hosted on the UCI’s Machine Learning Repository. It contains approximately 32,000 observations concerning different financial parameters related to the US population: age, sex, marital (marital status of the individual), country, income (Boolean variable: whether the person makes more than $50,000 per annum), education (the highest level of education achieved by the individual), occupation, capital gain, etc.

https://archive.ics.uci.edu/ml/datasets/Adult

# Thanks

Comments? Suggestions?

Please, leave a comment.

Thanks for being here! Enjoy!