-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Groupby max erroneously returns NaN #6346
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
Labels
Milestone
Comments
31 tasks
Good news, the subselection bit is a red herring:
it's the app columns which is screwing stuff up
|
This seems to be fixed now as a result of the groupby mods; close? |
Yes this is fixed in 0.14! Let's add a regression test and then close. |
i'll add the test |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using:
This does not work:
but this does:
The text was updated successfully, but these errors were encountered: