Markov Wanderer
  • About
Categories
All (23)
TIL (1)
blogging (3)
cloud (3)
code (17)
data (5)
data science (2)
econometrics (5)
economics (1)
machine-learning (2)
news (1)
open-source (3)
outreach (2)
productivity (1)
public sector (2)
python (9)
research (7)
rstats (3)
visualisation (1)
work chat (2)
writing (2)

Blog Posts

Data science maturity and the cloud

code
python
rstats
data science
cloud
work chat
public sector
Data science has enormous…
Mar 1, 2023
11 min

The public sector could be better at managing knowledge ‘data’: what can we do?

economics
productivity
public sector
Who thinks the public sector is good enough at managing its stock of knowledge; the ideas, strategies, processes, and decisions that go into the efficient provision of…
Feb 8, 2023
18 min

Why you shouldn’t code on your work laptop

code
open-source
cloud
data science
work chat
“Nobody ever got fired for buying Microsoft” goes an old saying. Actually, it was probably first said in the 1980s in reference to IBM (School Microcomputing Bulletin 1983), but the meaning remains the same: as the Chief Technology Officer, or similar, you’re not going to get in trouble for buying the boring old thing that everyone else is…
Jan 13, 2023
9 min

In praise of APIs (application programming interfaces)

code
data
In this blog, I look at some of reasons why APIs are such a great way to share data.
Dec 18, 2022
6 min

TIL: How to break RSS feeds

blogging
code
writing
TIL
Note: this is the first post under a new tag called TIL or “today…
Nov 2, 2022
1 min

Welcome To The New Home for My Blog

news
This is the first post on a brand new blog site: welcome!
Oct 16, 2022
0 min

Visual Studio Code on the Cloud

code
research
cloud
python
rstats
Visual Studio Code is incredibly powerful, whether it’s for writing markdown, writing quarto (.qmd) files, getting syntax highlighting and peerless…
Sep 28, 2022
11 min

Writing a Research Blog Post

blogging
research
writing
In this post, you will find hints and tips for writing impactful blog posts that summarise research or analysis. This is a cross-post with a new page on Coding for Economists title…
Feb 21, 2022
11 min

Setting up R in Visual Studio Code

code
rstats
T…
Nov 4, 2021
2 min

Three ways to blog with code

code
blogging
Typically, what I want to do when I create a blog post is to…
Feb 12, 2021
12 min

10 less well-known Python packages

code
open-source
python
(Remember that to use these, you will need to run pip install packagename on the command line.)
Oct 24, 2020
28 min

Get organised

code
data
research
This monster blog post is going to discuss how to organise your a data science project or research project: data…
Jun 26, 2019
33 min

Specification curve analysis

code
research
open-source
econometrics
Since publishing this post, I have written the specification_curve package for Python. specification_curve automates some aspects of specification curve analysis, namely running multiple regressions and…
Jan 25, 2019
38 min

Putting women scientists onto Wikipedia

outreach
code
data
In a previous post, I shared links about the predictors for not participating in higher education, and about how it is difficult to reach…
Aug 25, 2018
6 min

Who is not participating in Higher Education?

outreach
data
Given my work in both economics and Science, Technology, Engineering, and…
Aug 18, 2018
4 min

Why the latest, most exciting thing in machine learning is… game theory

research
machine-learning
And when I say latest, this particular method was invented in 1953.
Jul 11, 2018
3 min

Econometrics in Python Part IV - Running many regressions alongside pandas

code
econometrics
python
The fourth in the series of posts covering econometrics in Python. This time: automating the boring business of running multiple regressions on columns in a pandas dataframe.
May 5, 2018
45 min

Econometrics in Python part III - Estimating heterogeneous treatment effects using random forests

code
econometrics
machine-learning
python
The third in a series of posts covering econometrics in Python. Here I look at ‘causal forests’.
Mar 28, 2018
5 min

Econometrics in Python Part II - Fixed effects

code
econometrics
python
In this second in a series on econometrics in Python, I’ll look at how to implement fixed effects.
Feb 20, 2018
19 min

Econometrics in Python part I - Double machine learning

code
econometrics
python
The idea is that this will be the first in a series of posts covering econometrics in Python.
Feb 10, 2018
5 min

Making a publication quality plot with Python (and latex)

research
visualisation
code
python
I now recommend the style file below for quick…
Jan 31, 2018
9 min

The ONS API

data
code
python
The Office for National Statistics (ONS) produces most of the macroeconomic statistics for the UK. I was delighted to discover recently that they had been working on an API.
Dec 28, 2017
1 min

A better narrative on narratives

research
Pigou, Keynes and Shiller have all recognised the importance of narratives and sentiment for the economy. But we don’t know too much about how narratives spread. One of the…
Nov 10, 2017
2 min
No matching items