Skip to content

zhentaoshi/econ_data_science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Econ5181: Data Science for Economists

CC BY-NC-SA 4.0

Introduction

The is a data science course with applications to economic problems. The data operations and analytics will be demonstrated in the R language. After completing this course, students are expected to be fluent in a data science programming language and be able to independently conduct data analysis.

This course is design for students with economics training while are new to heavy duty data tasks. Programming experience is helpful, but not prerequisite.

Textbooks

  • [RDS] Wickham, Hadley and Grolemund, Garrett (2016). R for Data Science: Import, Tidy, Transform, Visualize, and Model Data. O’Reilly Media, Inc. (Open access at https://r4ds.had.co.nz/)

  • [CASI] Efron, Bradley and Hastie, Trevor (2016). Computer Age Statistical Inference: Algorithms, Evidence and Data Science (Open access at https://hastie.su.domains/CASI/)

  • [ISLR] James, Gareth., Witten, Daniela., Hastie, Trevor., & Tibshirani, Robert. (2017). An introduction to statistical learning (Vol. 112, p. 18). New York: springer. (Open access at https://www.statlearning.com/)

Environments

License

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

Reflection from Paul Romer on Jupyter notebook and open-source science.