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: Fix docstrings for Timestamp: unit, utcoffset, utctimetuple #59496

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

shreyas-dev
Copy link
Contributor

Part of #59458

Addresses:

pandas.Timestamp.unit having SA01
pandas.Timestamp.utcoffset having SA01
pandas.Timestamp.utctimetuple having SA01

Changes:
Added See Also section for all 3.
Added Returns section for all 3.
Added extended section for all 3
Removed all 3 from code_checks.sh

@mroeschke mroeschke added the Docs label Aug 13, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 13, 2024
@mroeschke mroeschke merged commit 672cb16 into pandas-dev:main Aug 13, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @shreyas-dev

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.

2 participants