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 docstring timedelta index#59698 #59706

Conversation

uditbaliyan
Copy link
Contributor

Part of #59698

Addresses:
pandas.TimedeltaIndex

Added missing 'See Also' sections (SA01) for the following methods:

  • pandas.Timedelta.ceil
  • pandas.Timedelta.floor
  • pandas.Timedelta.asm8
  • pandas.Timedelta.round

Removed:

  • -i "pandas.Timedelta.asm8 SA01" \
  • -i "pandas.Timedelta.ceil SA01" \
  • -i "pandas.Timedelta.floor SA01" \
  • -i "pandas.Timedelta.round SA01" \

from code_checks.sh

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