Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
usage of "import quantopian.algorithm as algo" ?

Does anyone understand how we are to use:

import quantopian.algorithm as algo  

It started popping up in some code in the context of the new optimization API, but I don't understand the usage.