Skip to content

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
@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 <[email protected]>
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