Skip to content
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

REGR: clip raising for list-bound #54823

Merged
merged 1 commit into from Aug 28, 2023
Merged

REGR: clip raising for list-bound #54823

merged 1 commit into from Aug 28, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Aug 28, 2023

@phofl phofl added Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version labels Aug 28, 2023
@phofl phofl added this to the 2.1 milestone Aug 28, 2023
@phofl phofl requested a review from mroeschke August 28, 2023 19:05
@phofl phofl merged commit ad0eb14 into pandas-dev:main Aug 28, 2023
42 checks passed
@phofl phofl deleted the 54817 branch August 28, 2023 21:01
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 28, 2023
phofl added a commit that referenced this pull request Aug 28, 2023
#54829)

Backport PR #54823: REGR: clip raising for list-bound

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clip op: TypeError: list indices must be integers or slices, not NoneType
2 participants