Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.63 KB

README.md

File metadata and controls

27 lines (19 loc) · 2.63 KB

Week 3: AI to Study Society and Culture

Main references

Background papers on analysing society with computational methods:

Two references for the techniques we are using. The first one is a good read if you are interested in how social scientists think about web scraping as a method. The second one is a now a bit outdated references on EDA in Python but still a classic and worth a read.

  • Marres, N. and Weltevrede, E., 2013. Scraping the social? Issues in live social research. Journal of Cultural Economy, 6(3), pp.313-335.
  • Wes McKinney, 2013, Data Analysis in Python.

Extra references

EDA kernels in Kaggle