Skip to content

DOC: fix RT03,SA01,ES01 for pandas.core.resample.Resampler.__iter__ #60033

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

Conversation

tuhinsharma121
Copy link
Contributor

@tuhinsharma121 tuhinsharma121 commented Oct 14, 2024

fixes

pandas.core.resample.Resampler.__iter__ RT03,SA01,ES01
pandas.core.groupby.DataFrameGroupBy.__iter__ RT03,SA01
pandas.core.groupby.SeriesGroupBy.__iter__ RT03,SA01

@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review October 14, 2024 08:12
@tuhinsharma121 tuhinsharma121 marked this pull request as draft October 16, 2024 19:02
@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review October 16, 2024 19:06
rhshadrach

This comment was marked as outdated.

@rhshadrach rhshadrach added this to the 3.0 milestone Oct 21, 2024
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rhshadrach rhshadrach merged commit 8d2ca0b into pandas-dev:main Oct 27, 2024
51 checks passed
@rhshadrach
Copy link
Member

Thanks @tuhinsharma121!

@tuhinsharma121 tuhinsharma121 deleted the pandas.core.resample.Resampler.__iter__ branch November 1, 2024 02:20
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