Skip to content

DOC: fixed docstring of timedelta.ceil to match docstring of datetimeindex… #60056

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

Conversation

Swati-Sneha
Copy link
Contributor

This PR fixes the document for pandas Timedelta.ceil.

It also adds summary to pandas Timedelta.ceil, Timedelta.floor and Timedelta.round to pass the docstring validation

Attaching screenshots for changes, tested in local:
Screenshot 2024-10-16 at 14 02 45
Screenshot 2024-10-16 at 12 48 42
Screenshot 2024-10-16 at 12 48 52

@mroeschke
Copy link
Member

Thanks for the PR but appears #60047 was opened first so let's allow that contributor to address this issue first. Closing but happy to have your help on other issues

@mroeschke mroeschke closed this Oct 29, 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.

docs: update freq description for pd.Timedelta.ceil to match DatetimeIndex.ceil's freq description
2 participants