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 PR07 errors for pandas.DataFrame get, rolling, to_hdf #57804

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

jordan-d-murphy
Copy link
Contributor

All PR07 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=PR07 pandas.DataFrame.get
  2. scripts/validate_docstrings.py --format=actions --errors=PR07 pandas.DataFrame.rolling
  3. scripts/validate_docstrings.py --format=actions --errors=PR07 pandas.DataFrame.to_hdf

@mroeschke mroeschke added the Docs label Mar 10, 2024
@mroeschke mroeschke added this to the 3.0 milestone Mar 10, 2024
@mroeschke mroeschke merged commit 871f01b into pandas-dev:main Mar 10, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @jordan-d-murphy

@jordan-d-murphy jordan-d-murphy deleted the issue#57420_1 branch March 10, 2024 23:29
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…s-dev#57804)

fix PR07 errors for pandas.DataFrame get, rolling, to_hdf
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