Skip to content

hieu292/SimpleDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 2: Data Analysis

Introduction: This simple project to extract Information of Users. This project created base on Python.

For the given dataset

Download Excel format

Download CSV format

Please perform some data analysis and answer the following questions:

  • For people age, how many people are older than Mark Zuckerberg ? Hint: His birthday is May 14, 1984
  • For province, how many people are living in Ho Chi Minh City ?
  • The list of people who live in Ho Chi Minh City, age less than 20 and gender is “Female”
  • The list of people who recruited on weekend from 6 PM to 10 PM, live in Ho Chi Minh City or Ha Noi City

Please submit the answers together with your work (Python code, SQL code or any other tools that you use)

Guide:

Just run command: "python dataAnalysis.py". I used python3.5 for this project.

My Result:

Simple Data Analysis with Python

About

This simple project to extract Information of Users. This project created base on Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages