Skip to content
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

Fix part of Timedelta attributes (min, max, resolution) #60484

Closed

Conversation

brownl83
Copy link

@brownl83 brownl83 commented Dec 3, 2024

Fixed 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" \

@brownl83 brownl83 closed this Dec 3, 2024
@brownl83 brownl83 deleted the fix-docstring-timedelta-attributes branch December 3, 2024 19:58
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