Skip to content

Fix part of docstring timedelta #59698 #59718

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

Closed
wants to merge 4 commits into from
Closed

Fix part of docstring timedelta #59698 #59718

wants to merge 4 commits into from

Conversation

ammar-qazi
Copy link
Contributor

Part of 59698

Addresses:

pandas.Timedelta

Added the missing explanations (PRO2) for min, max, and resolution.

Removed:

  • i "pandas.Timedelta.resolution PR02" \
  • i "pandas.Timedelta.min PR02" \
  • i "pandas.Timedelta.resolution PR02" \

from code_checks.sh

p.s. I'm not 100% confident if this is the appropriate way to document these attributes. That said, they're being defined by a class called MinMaxReso, and they don't have their separate definitions per se. So, I found this most appropriate way to document them.

@ammar-qazi ammar-qazi closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant