Skip to content

Doc: Fix RT03 errors for read_orc, read_sas, read_spss, read_stata #57801

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

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

jordan-d-murphy
Copy link
Contributor

All RT03 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=RT03 pandas.read_orc
  2. scripts/validate_docstrings.py --format=actions --errors=RT03 pandas.read_sas
  3. scripts/validate_docstrings.py --format=actions --errors=RT03 pandas.read_spss
  4. scripts/validate_docstrings.py --format=actions --errors=RT03 pandas.read_stata

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

Looks pretty good. Just a merge conflict

@mroeschke mroeschke added the Docs label Mar 10, 2024
@jordan-d-murphy
Copy link
Contributor Author

@mroeschke merge conflicts have been resolved 🙂

@mroeschke mroeschke added this to the 3.0 milestone Mar 11, 2024
@mroeschke mroeschke merged commit ba64039 into pandas-dev:main Mar 11, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @jordan-d-murphy

@jordan-d-murphy jordan-d-murphy deleted the issue#57416_2 branch March 11, 2024 04:38
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…andas-dev#57801)

Fix RT03 errors for  read_orc, read_sas, read_spss, read_stata
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