|
3 years ago | |
---|---|---|
jupyter | 3 years ago | |
.gitignore | 3 years ago | |
ESS8e02.hdf | 3 years ago | |
ESS8e02.sav | 3 years ago | |
README.md | 3 years ago |
A workshop over two days, 26th and 27th of February 2019, 12.30-15.30 both days.
Data processing (and analysis) is crucial in many sciences including the social sciences---but how do I get started? This course requires no programming experience and we will build a working knowledge for performing simple data processing using the programming language Python. We will first cover basic programming and how to work with the Jupyter Notebook tool. This basic part will then be extended with data processing and visualization using the Pandas tool.
The participants are encouraged to follow and run the same examples as shown during the course. The workshop will contain several smaller 5-10min exercises and breaks.
Wes McKinney & PyData Development Team (2018) “pandas: powerful Python data analysis toolkit” doc
Fabio Nelli (2015) “Python Data Analytics”, Apress, ISBN-13 (electronic): 978-1-4842-0958-5
Data Visualization with ggplot2 - Cheat Sheet, 11/16, link
Plotnine - A Grammar of Graphics for Python, homepage, docs
Kristian Larsen, PyDST - A python script for accessing the API of Statistics Denmark, link Danmarks Statistik, Statistikbank API - Beta, link
Interest in more? have a look at a similar data carpentry course here