Psst! I've posted some details about my notebook setup here.

Composing generator functions in Python

In which I briefly motivate the utility of generator functions and demonstrate that they can be nested to create a data processing stream.

moreā€¦