Skip to content

Testcase Subtracting two series with unordered index and all-nan index produces unexpected result #45900

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

Conversation

weikhor
Copy link
Contributor

@weikhor weikhor commented Feb 9, 2022

@pep8speaks
Copy link

pep8speaks commented Feb 9, 2022

Hello @weikhor! 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 2022-02-11 15:22:31 UTC

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Feb 10, 2022
unknown added 2 commits February 11, 2022 23:21
@mroeschke mroeschke added this to the 1.5 milestone Feb 11, 2022
@weikhor weikhor requested a review from mroeschke February 12, 2022 14:49
@mroeschke mroeschke merged commit 34dd0ba into pandas-dev:main Feb 12, 2022
@mroeschke
Copy link
Member

Thanks again @weikhor!

@weikhor weikhor deleted the test_subtracting_two_series_with_unordered_index_and_all_nan_index branch February 13, 2022 02:12
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
…x produces unexpected result (pandas-dev#45900)

* add test

* autopep

* autopep

* add

* add
@weikhor weikhor restored the test_subtracting_two_series_with_unordered_index_and_all_nan_index branch February 14, 2022 14:03
@weikhor weikhor deleted the test_subtracting_two_series_with_unordered_index_and_all_nan_index branch February 14, 2022 14:05
@weikhor weikhor restored the test_subtracting_two_series_with_unordered_index_and_all_nan_index branch February 14, 2022 14:27
@weikhor weikhor deleted the test_subtracting_two_series_with_unordered_index_and_all_nan_index branch February 14, 2022 14:29
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
…x produces unexpected result (pandas-dev#45900)

* add test

* autopep

* autopep

* add

* add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Subtracting two series with unordered index and all-nan index produces unexpected result
3 participants