-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: .count() raises if use_inf_as_na is enabled #29888
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
BUG: .count() raises if use_inf_as_na is enabled #29888
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice PR thanks for the submission. Can you add a whatsnew note for 1.0.0 as well?
8b1e34d
to
151c1a1
Compare
2866e17
to
7db70f8
Compare
Thanks @thy09 |
It's my pleasure! When will the next version release? |
Pandas 1.0 is planned for beginning next year |
Thanks a lot! |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff