Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
statsmodels.tsa.MarkovAutoregression Raising Error?

Hi All,

I have been unsuccessful in trying to use the MarkovAutoregression submodule from statsmodels, receiving the following error:

SecurityViolation: 0002 Security Violation(s): Accessing sm.tsa raised an AttributeError. No attributes with a similar name were found.
There was a runtime error on line 19.

Is there any solution for this? I am not familiar with this error.

Thanks