About Me
I am currently a tenure track Assistant Professor (W1) of Econometrics and Statistics at the Institute of Finance and Statistics at the Department of Economics at the University of Bonn.
More broadly, I’m a data scientist with a PhD in econometrics/statistics, and expertise in causal inference, machine learning, and modern statistical computing. I did my PhD at Universitat Pompeu Fabra, Barcelona.
Research
Research interests: I am interested in developing practical statistical methods with a focus on unobserved heterogeneity.
Why should we care? Unobserved heterogeneity is pervasive in economics and business:
- Heterogeneous treatment effects and other parameters
- Explanatory variables not captured by data
- Unobserved “fundamental” characteristics of agents
- Measurement error
Ignoring this heterogeneity in non-experimental settings may lead to crippling bias and invalid inference.
Accordingly, I focus on developing methods that are robust to such unobserved factors and can be used in challenging observational data settings. See the research page page for my work.
Teaching
I teach data science at both undergraduate and graduate levels. My teaching approach emphasizes modern, hands-on learning and good theoretical understanding using open-source tools, reproducible workflows, and accessible explanations. Full course materials, including lecture notes, code, and exercises, are available openly on my GitHub and the teaching page.
Shortcuts to some recent classes with full materials:

Fundamentals of Monte Carlo Simulations in Data Science
Description: Learning the practice of Monte Carlo simulations for evaluating causal, ML, and inference methods.
Access Materials GitHub

Course: Advanced Econometrics (Econometrics II)
Description: Going beyond basics: more theory; causal inference and machine learning basics; more contexts. Empirical examples in Python.
Access Materials GitHub

Course: Econometrics with Unobserved Heterogeneity
Description: A course on methods for estimating parameters of interest in settings with unobserved heterogeneity. Topics include linear models with heterogeneous coefficients, nonparametric models with unobserved heterogeneity, and quantile and distribution regression.
Access Materials GitHub
Blog
I occasionally blog about topics in data science, econometrics, and programming. Posts range from technical walkthroughs to small curiosities I encounter in my work.
Check out the most recent posts:

Introducing unit-averaging
unit-averaging: A package for unit averaging in Python. Efficient ensemble estimation of unit-specific parameters Continue reading Introducing unit-averaging

How to Stand Out in a Master's in Economics Application?
Having credible and verifiable projects is often enough for an outstanding application Continue reading How to Stand Out in a Master's in Economics Application?

The Hidden Delta Method in statsmodels (A Worked Example)
Using the delta method in Python with statsmodels for nonlinear inference: a practical example of confidence intervals and tests Continue reading The Hidden Delta Method in statsmodels (A Worked Example)

Why I Switched from Beamer to Quarto Reveal.js for My Presentations
Why I switched from Beamer to Quarto Reveal.js for reproducible, maintainable, and portable slides in teaching, research, and data science. Continue reading Why I Switched from Beamer to Quarto Reveal.js for My Presentations