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 some core.resample.Resampler docstrings #60502

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

knowltod
Copy link

@knowltod knowltod commented Dec 6, 2024

Similar to issues #59698, #59592, and #59458.

Fixes:

-i "pandas.core.resample.Resampler.max PR01,RT03,SA01" \
-i "pandas.core.resample.Resampler.mean SA01" \
-i "pandas.core.resample.Resampler.min PR01,RT03,SA01" \
-i "pandas.core.resample.Resampler.prod SA01" \
-i "pandas.core.resample.Resampler.std SA01" \
-i "pandas.core.resample.Resampler.var SA01" \

All docstrings are now only showing ES01 as missing, which according to code_checks.sh line 71, is okay.

@knowltod knowltod requested a review from mroeschke as a code owner December 6, 2024 00:13
@knowltod
Copy link
Author

knowltod commented Dec 8, 2024

pre-commit.ci autofix

@knowltod knowltod force-pushed the fix-docstring-resample branch from c1886cd to 5a4535e Compare December 8, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant