Hello
New here, I'm trying to do some analysis in my own IPython notebook (separate to quantopian) and trying to replicate the style of plots you use, e.g. seen in the Plotting Data lecture.
Given that the examples provided don't seems to specify the plot style, e.g. (plt.style.use('ggplot')), do you use a 'hard coded' style behind the scenes, if so, which one? I'm using 'ggplot', but I prefer yours.
Many thanks
Ioan