We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pandas has a number of validations to check if a docstring confirms with out requirements.
The list of invalid docstrings can be found here: https://github.com/pandas-dev/pandas/blob/c468028f5c2398c04d355cef7a8b6a3952620de2/ci/code_checks.sh#L71
This post pandas-dev/pandas#58065 (comment) explains how to approach fixing an error to get the build into a better state
The list is long, please take a few at a time and work through them. Please post the elements that you are working on.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pandas has a number of validations to check if a docstring confirms with out requirements.
The list of invalid docstrings can be found here: https://github.com/pandas-dev/pandas/blob/c468028f5c2398c04d355cef7a8b6a3952620de2/ci/code_checks.sh#L71
This post pandas-dev/pandas#58065 (comment) explains how to approach fixing an error to get the build into a better state
The list is long, please take a few at a time and work through them. Please post the elements that you are working on.
The text was updated successfully, but these errors were encountered: