Skip to content

Test case multiplying large series by NA #45948

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

Conversation

weikhor
Copy link
Contributor

@weikhor weikhor commented Feb 11, 2022

@weikhor weikhor changed the title add test Test case multiplying large series by NA Feb 11, 2022
@jreback jreback added NA - MaskedArrays Related to pd.NA and nullable extension arrays Testing pandas testing functions or related to the test suite labels Feb 16, 2022
@pep8speaks
Copy link

pep8speaks commented Feb 17, 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-19 04:29:01 UTC

@mroeschke mroeschke added this to the 1.5 milestone Feb 17, 2022
@weikhor weikhor requested a review from mroeschke February 19, 2022 04:29
@mroeschke mroeschke merged commit af8ad6d into pandas-dev:main Feb 22, 2022
@mroeschke
Copy link
Member

Thanks again @weikhor!

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* add test

* Update test_values.py

* update test case to another file

* Update test_values.py

* update test case to another file

* Update test_arithmetic.py

* change construct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Multiplying large Series by <NA> gives "unknown type object"
4 participants