-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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 PR02 errors in Timedelta attributes (min, max, resolution) d… #60486
DOC: Fix PR02 errors in Timedelta attributes (min, max, resolution) d… #60486
Conversation
thanks for your pr, looks like there's some issues
|
I will take any suggestions on how to deal with those unknown parameters, as I have exhausted all possible ideas. I am not sure that the min, max, and Resolution are good to be tagged with the "good first issue". |
Can the ignores be left in code_checks.sh and still have it update the documentation? |
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. |
Part of #59698
Addresses:
pandas.Timedelta
Added the missing explanations (PRO2) for min, max, and resolution.
Removed from code_checks.sh
i "pandas.Timedelta.resolution PR02"
i "pandas.Timedelta.min PR02"
i "pandas.Timedelta.resolution PR02" \