pandas
pandas copied to clipboard
Fix PR07 error for pandas.Index
- [ ] closes DOC: Enforce Numpy Docstring Validation | pandas.Index #58068
- [ ] Fixed Errors found for
pandas.Index
: PR07 -Parameter "data" has no description
@aBiR1D delete the line -i "pandas.Index PR07" \
from ci/code_checks.sh
@tuhinsharma121 done.
pre-commit.ci autofix
@aBiR1D fix you linting first. then commit push on this branch.
pip install pre-commit
pre-commit install
pre-commit run -a
Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.