Skip to content

REGR: MultiIndex.isin raising TypeError for generator #52572

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 3 commits into from
Apr 11, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Apr 10, 2023

@phofl phofl added MultiIndex isin isin method labels Apr 10, 2023
@phofl phofl added this to the 2.0.1 milestone Apr 10, 2023
@mroeschke
Copy link
Member

2023-04-10T19:37:05.7559079Z /home/runner/work/pandas/pandas/doc/source/whatsnew/v2.0.1.rst:33: WARNING: Bullet list ends without a blank line; unexpected unindent.

@mroeschke
Copy link
Member

Thanks @phofl

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Apr 11, 2023
mroeschke pushed a commit that referenced this pull request Apr 11, 2023
…eError for generator) (#52602)

Backport PR #52572: REGR: MultiIndex.isin raising TypeError for generator

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
@phofl phofl deleted the 52568 branch April 11, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: MultiIndex.isin() raises TypeError when given a generator in v2, works in v1.5
2 participants