Skip to content

TST: adds test for Series and argwhere interaction #53381

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 7 commits into from
May 25, 2023

Conversation

mcgeestocks
Copy link
Contributor

Details:

  • Adds missing tests mentioned by @mroeschke last week.
  • Dug around briefly in other issues / prs to link the fix to this bug however nothing jumped out.

@mroeschke mroeschke added this to the 2.1 milestone May 25, 2023
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label May 25, 2023
@mroeschke mroeschke marked this pull request as ready for review May 25, 2023 21:10
@mroeschke mroeschke merged commit eaaf0c5 into pandas-dev:main May 25, 2023
@mroeschke
Copy link
Member

Thanks @mcgeestocks

topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 27, 2023
* TST: adds test for Series and argwhere interaction

* Specify dtype for Win

* fix missing dtype

* fix linux 32bit int
topper-123 pushed a commit to topper-123/pandas that referenced this pull request Jun 5, 2023
* TST: adds test for Series and argwhere interaction

* Specify dtype for Win

* fix missing dtype

* fix linux 32bit int
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* TST: adds test for Series and argwhere interaction

* Specify dtype for Win

* fix missing dtype

* fix linux 32bit int
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: np.argwhere on pandas series
2 participants