Matplotlib subplots with row titles
I’ve had to google for this enough times now to know I should just write a function. Sharing it here in case it saves others time. The code is a riff on matplotlib.pyplot.subplots()
with an additional argument for...