Skip to content

BUG: Issue #29128 Series.var not returning the correct result #29353

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

Merged
merged 20 commits into from
Nov 19, 2019

Conversation

HubertKl
Copy link
Contributor

@HubertKl HubertKl commented Nov 2, 2019

This PR closes #29128

@pep8speaks
Copy link

pep8speaks commented Nov 2, 2019

Hello @HubertKl! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-11-09 00:01:11 UTC

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are a ton of unrelated changes here. can you just change what is releavnt

@HubertKl
Copy link
Contributor Author

HubertKl commented Nov 2, 2019

Sorry for the mess, I ran the wrong version of black.

I updated my PR accordingly to the change requested.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, some comments, ping on green.

@jreback jreback added Bug Numeric Operations Arithmetic, Comparison, and Logical operations labels Nov 4, 2019
Copy link
Contributor Author

@HubertKl HubertKl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes has been done, checks are green. @jreback

@jbrockmendel
Copy link
Member

@HubertKl can you rebase

@HubertKl
Copy link
Contributor Author

HubertKl commented Nov 9, 2019

@HubertKl can you rebase

Done

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@WillAyd WillAyd added this to the 1.0 milestone Nov 19, 2019
@WillAyd WillAyd merged commit 0485115 into pandas-dev:master Nov 19, 2019
@WillAyd
Copy link
Member

WillAyd commented Nov 19, 2019

Thanks @HubertKl

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variance of nullable Int64 ignores ddof argument
5 participants