Skip to content

Conversation

hlakams
Copy link
Contributor

@hlakams hlakams commented Aug 25, 2024

Partially addresses #59592

Fixes:

 -i "pandas.Series.pop SA01" \
 -i "pandas.Series.list.__getitem__ SA01" \
 -i "pandas.Series.list.flatten SA01" \
 -i "pandas.Series.list.len SA01" \
 -i "pandas.Series.reorder_levels RT03,SA01" \
 -i "pandas.Series.sparse.density SA01" \
 -i "pandas.Series.gt SA01" \
 -i "pandas.Series.lt SA01" \
 -i "pandas.Series.ne SA01" \
 -i "pandas.Series.prod RT03" \
 -i "pandas.Series.product RT03" \

@hlakams hlakams requested a review from mroeschke as a code owner August 25, 2024 14:13
@mroeschke mroeschke added the Docs label Aug 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 25, 2024
@mroeschke mroeschke merged commit 631ab35 into pandas-dev:main Aug 25, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @hlakams

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.

2 participants