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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Swati-Sneha
Copy link

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

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
1 participant