Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to import 'statsmodels' #217

Closed
cbur24 opened this issue Mar 31, 2022 · 0 comments
Closed

Failing to import 'statsmodels' #217

cbur24 opened this issue Mar 31, 2022 · 0 comments

Comments

@cbur24
Copy link

cbur24 commented Mar 31, 2022

Currently on the DEA Sandbox importing the package statsmodels fails, e.g running

import statsmodels.api as sm

results in this error:

Cannot import name '_centered' from 'scipy.signal.signaltools'

Upgrading to statsmodels==0.13.2 seems to resolve the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants