Skip to content

University of Michigan (Coursera) course, final project comparing house prices of university towns to non-university towns before and after a recession.

Notifications You must be signed in to change notification settings

leej11/uni_towns_prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

uni_towns_prices

In June 2019 I completed the Introduction to Data Science course by the University of Michigan via Coursera.

My certificate for completion can be found here

Summary

The final project was to perform a hypothesis test, looking at the mean house prices before and after a recession and comparing houses in university towns to non-university towns.

Techniques used

The course was heavily focused in teaching Pandas, and so a number of skills were used within this project:

  • Importing data
  • Regex
  • Merging datasets
  • Column calculations and manipulation
  • Function creation
  • For loops
  • Aggregating data with groupby
  • Performing a t-test

About

University of Michigan (Coursera) course, final project comparing house prices of university towns to non-university towns before and after a recession.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published