Skip to content

Conversation

eightyseven
Copy link
Contributor

@eightyseven eightyseven commented Oct 15, 2024

@eightyseven
Copy link
Contributor Author

eightyseven commented Oct 15, 2024

I check the function timedelta.ceil() and find that only D,H,min,s,ms,us,ns are valid inputs but maybe more like 'm' will be added later?so I didn't list all the possilble value in the docstring

@mroeschke mroeschke added this to the 3.0 milestone Oct 30, 2024
@mroeschke mroeschke merged commit 71eb457 into pandas-dev:main Oct 30, 2024
49 of 51 checks passed
@mroeschke
Copy link
Member

Thanks @eightyseven

@eightyseven eightyseven deleted the doc-change-3 branch November 7, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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