Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Why do I get "Error" on this line?

The error message is just "error" and points to this line:

from zipline.gens.transform import EventWindow

2 responses

Support? Can you help?

Hello,

Does

from zipline.transforms.utils import EventWindow  

do what you want?

P.,