Skip to content

DOC: Fix docstrings for Timestamp: strptime, timetz, to_datetime64, to_julian_date #59569

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

Merged
merged 11 commits into from
Aug 20, 2024

Conversation

jsngn
Copy link
Contributor

@jsngn jsngn commented Aug 20, 2024

Part of #59458

Addresses:

pandas.Timestamp.strptime PR01,SA01
pandas.Timestamp.timetz SA01
pandas.Timestamp.to_datetime64 SA01
pandas.Timestamp.to_julian_date ES01

Changes:
Edited Short Summary of strptime
Added See Also, Extended Summary, Parameters to strptime
Added See Also, Extended Summary to timetz
Edited Short Summary of to_datetime64
Added See Also, Extended Summary to to_datetime64
Edited Extended Summary of to_julian_date
Removed 3 of 4 methods from code_checks.sh (to_julian_date not in the file)

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

Thanks @jsngn

@jsngn jsngn deleted the docstring branch August 27, 2024 20:36
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