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 PR01 docstring errors for pandas.CategoricalIndex.equals and pandas.CategoricalIndex.map #57611

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

jordan-d-murphy
Copy link
Contributor

All PR01 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.CategoricalIndex.equals
  2. scripts/validate_docstrings.py --format=actions --errors=ES01 pandas.CategoricalIndex.map

@jordan-d-murphy
Copy link
Contributor Author

pre-commit.ci autofix

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.

Just a merge conflict

@mroeschke mroeschke added Docs Categorical Categorical Data Type labels Feb 26, 2024
@jordan-d-murphy
Copy link
Contributor Author

@mroeschke merge conflicts have been resolved

@mroeschke mroeschke added this to the 3.0 milestone Feb 26, 2024
@mroeschke mroeschke merged commit 31dc138 into pandas-dev:main Feb 26, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @jordan-d-murphy

@jordan-d-murphy jordan-d-murphy deleted the issue#57438_2 branch March 11, 2024 00:19
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
… pandas.CategoricalIndex.map (pandas-dev#57611)

fix docstring errors for pandas.CategoricalIndex.equals and pandas.CategoricalIndex.map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants