-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
module 'scipy.stats' has no attribute 'gilbrat' #43
Comments
The same to me |
@Roman223 readable_distributions = [distrib.name for distrib in distributions_list] |
I managed to fix the error by downgrading the scipy |
Thank you for mentioning it! There was a typo in Scipy which is fixed now!
|
I've tried to upgrade SciPy but it hasn't worked.
Error in
dfit = distfit(distr='full',stats='energy',todf=True)
The text was updated successfully, but these errors were encountered: