Skip to content

[TST]: Wrong Corr with Timedelta index #36454

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 12 commits into from
Oct 26, 2020
Merged

[TST]: Wrong Corr with Timedelta index #36454

merged 12 commits into from
Oct 26, 2020

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 18, 2020

@phofl
Copy link
Member Author

phofl commented Sep 18, 2020

When using var instead of std, we can solve the numerical issues for the cases where var is still within floating point precision while std would not.

@phofl phofl added the Window rolling, ewma, expanding label Sep 18, 2020
@jreback jreback added this to the 2.0 milestone Sep 18, 2020
@jreback
Copy link
Contributor

jreback commented Sep 18, 2020

ok i'll buy this, why don't you add a bug fix note (in combination with the warning should be sufficient)

@phofl
Copy link
Member Author

phofl commented Sep 18, 2020

Thanks, should we close this issue then?

� Conflicts:
�	doc/source/whatsnew/v1.2.0.rst
�	pandas/tests/window/test_rolling.py
@mroeschke
Copy link
Member

Looks like this is still worthwhile. Can you merge in master and fix the merge conflicts?

� Conflicts:
�	doc/source/whatsnew/v1.2.0.rst
�	pandas/tests/window/test_rolling.py
@phofl
Copy link
Member Author

phofl commented Oct 22, 2020

cc @mroeschke Conflicts resolved

@mroeschke
Copy link
Member

Sorry could you merge master one more time just to be sure. The travis failure doesn't look related to this PR

@phofl
Copy link
Member Author

phofl commented Oct 25, 2020

cc @mroeschke

Merged master, checks failure unlrelated. Opened #37404 to clean it up

@phofl
Copy link
Member Author

phofl commented Oct 25, 2020

cc @mroeschke Travis successful. Merged master to show ci/checks is green now.

@mroeschke
Copy link
Member

Looks like there's one more merge conflict

� Conflicts:
�	pandas/tests/window/test_rolling.py
@phofl
Copy link
Member Author

phofl commented Oct 26, 2020

Done

@jreback jreback modified the milestones: 2.0, 1.2 Oct 26, 2020
@jreback jreback merged commit 348dc2d into pandas-dev:master Oct 26, 2020
@jreback
Copy link
Contributor

jreback commented Oct 26, 2020

thanks @phofl

@phofl phofl deleted the 31286 branch October 26, 2020 16:50
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants