-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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 RT03 errors in docstrings #57416
Comments
I don't have permission to add them, but this could probably use some labels:
|
Addresses #57356 |
Will work on
|
Continue with:
|
opened a fix for |
opened a fix for pandas.read_sql |
Opened a fix for |
Opened a fix for below methods: |
Will work on: |
Continue with: |
Will work on:
|
Lines 615 to 864 in dc19148
Current status: still 200+ method docstrings need to be fixed, maybe add the "good first issue" tag to get more people involved ;) |
agreed! I don't have permissions to add labels, otherwise I would. hopefully a core team member can add that label for us. thanks for all your work on these! |
opened a fix for
|
opened a fix for
|
Hi all, if CI: speedup docstring check consecutive runs #57826 gets merged in, I might be reworking our approach here; this would look like closing the following issues:
And opening a new issue to address these based on the new approach. tl;dr the work can still be done, but probably under a new ticket once #57826 is merged in |
Closed by: Opening a new issue to fix docstring errors. |
Opened DOC: Enforce Numpy Docstring Validation (Parent Issue) #58063 as a parent issue for fixing docstrings based on the refactoring in code_checks.sh Feel free to swing by and help out! 🙂 |
Pandas has a script for validating docstrings:
pandas/ci/code_checks.sh
Lines 144 to 414 in 44c50b2
Currently, some methods fail the RT03 check.
The task here is:
method-name
Please don't comment take as multiple people can work on this issue. You also don't need to ask for permission to work on this, just comment on which methods are you going to work.
If you're new contributor, please check the contributing guide
The text was updated successfully, but these errors were encountered: