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

DOC: fix SA01 for pandas.core.resample.Resampler.ohlc #60036

Merged

Conversation

tuhinsharma121
Copy link
Contributor

@tuhinsharma121 tuhinsharma121 commented Oct 14, 2024

fixes

pandas.core.resample.Resampler.ohlc SA01
pandas.core.groupby.DataFrameGroupBy.ohlc SA01
pandas.core.groupby.SeriesGroupBy.ohlc SA01

@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review October 14, 2024 09:53
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 added this to the 3.0 milestone Oct 21, 2024
@rhshadrach rhshadrach merged commit 68d9dca into pandas-dev:main Oct 21, 2024
58 of 59 checks passed
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