Tobias Raabe
Tobias Raabe
Home
Posts
Projects
Publications
Contact
Light
Dark
Automatic
python
pytask
A workflow management system which facilitates reproducible data analyses.
Slides
Twitter Thread
Github
Documentation
How I write tests
Here are some useful patterns for writing tests with pytest which help you to scale your test suite.
Tobias Raabe
Mar 31, 2021
3 min read
python
What I have been doing lately
Here is an overview on the projects I have worked on for some time: pytask, respy, gettsim, and sid.
Tobias Raabe
Sep 30, 2020
4 min read
python
Matplotlib for Publications
An explanation on how to create publication-ready figures with matplotlib.
Tobias Raabe
Aug 15, 2019
4 min read
python
Numba - @vectorize and @guvectorize
An explanation for the @vectorize and @guvectorize decorators from Numba.
Tobias Raabe
Last updated on Aug 16, 2019
14 min read
python
Numpy - Views vs. Copies
This article explains the difference between views and copies of a Numpy array.
Tobias Raabe
Mar 25, 2019
4 min read
python
The Roy Model
This article presents the Roy model, a framework for modelling occupational choices.
Tobias Raabe
Jan 19, 2019
2 min read
python
,
economics
The Solow model
This is a basic implementation of the Solow model.
Tobias Raabe
Jan 19, 2019
3 min read
python
,
economics
How to download files with Python
A short script in python to download files, resume and to validate downloads with hash values.
Tobias Raabe
Jun 11, 2018
4 min read
python
Github Gist
The tragedy of Titanic
This is an analysis of survival rates on the Titanic with a placebo test for whether traveling in couples increased the likelihood of survival.
Tobias Raabe
Oct 22, 2017
17 min read
python
Cite
×