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: ES01 fix for HDFS Methods #57604

Closed

Conversation

YashpalAhlawat
Copy link
Contributor

@YashpalAhlawat YashpalAhlawat commented Feb 24, 2024

All ES01 Errors resolved in the following cases:

scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.HDFStore.put
scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.HDFStore.get
scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.HDFStore.info
scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.HDFStore.keys

@YashpalAhlawat YashpalAhlawat changed the title ES01 fix for HDFS Methods DOC: ES01 fix for HDFS Methods #57440 Feb 24, 2024
@YashpalAhlawat YashpalAhlawat changed the title DOC: ES01 fix for HDFS Methods #57440 DOC: ES01 fix for HDFS Methods Feb 24, 2024
@mroeschke
Copy link
Member

Thanks for the effort here, but it was decided that ES01 is not going to be enforced so closing. Happy to have PRs on other doc issues!

@mroeschke mroeschke closed this Feb 26, 2024
@YashpalAhlawat YashpalAhlawat deleted the hdfs_store_es01_fix branch February 28, 2024 05:20
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.

3 participants