-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Volatility weighting NB seems to fail #172
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
Comments
I'm on 0.17.0 which might be the issue. Can you try upgrading and see if you can reproduce that way? |
cool, yea., I'll clone my current virtual env, and then just update to pandas 0.17.0 to try and isolate it to pandas |
(but i probably won't get to trying this untill later today in the afternoon as I have some meetings in the morning) |
confirmed. It fails on me when upgrading to pandas 0.17.0. ohhh pandas and how you consistently break backcompat... ;) i think they messed around with how indexes should be set in this new release. let me see if its a quick fix |
Related: pandas-dev/pandas#11336 |
The text was updated successfully, but these errors were encountered: