-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Improved docstring and return type hints for to_datetime
#42494
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
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
bd4061c
Update datetimes.py
smarie 66c725d
from code review: improved utc doc
74f6aa2
Merge branch 'master' of https://github.com/pandas-dev/pandas into pa…
f5cbef8
Improved overall readability by
866bdcb
minor improvement
cd3ec35
Minor fix and improvement again
1be053a
Changed order of output description to match the global section doc
41a1e53
Removed the "type: ignore" since the return type hints are now fixed
95cfc54
Removed type hint-related mods (will move to a separate pr)
6569b1e
Merge branch 'master' of https://github.com/pandas-dev/pandas into pa…
8ebd77e
Removed backslash characters from doctests as per code review
8baf7bf
As per code review: replaced all "tz-" with "timezone-"
bc26945
Code review: capitalized if
83ef850
Compressed output description as per code review.
0b21772
Moved the general summary to a notes section
83ddfe7
Update pandas/core/tools/datetimes.py
smarie 8e1ebf0
As per code review: reduced the utc param description and added struc…
d8cbe8a
Merge branch 'master' of https://github.com/pandas-dev/pandas into pa…
5310779
Minor edits
2b22544
Changed as per code review
2b63ea7
Changed as per code review
70a7c8f
what's new attempt
7739e12
Revert "what's new attempt"
4e87e39
Merge branch 'master' of https://github.com/pandas-dev/pandas into pa…
de9fe69
Merge branch 'master' of https://github.com/pandas-dev/pandas into pa…
5f4dbb8
Changed as per code review: added sphinx directives wherever possible…
a2fb1a1
Changed as per code review: added const role
04312bd
sphinx role
514b0c4
Changed as per code review: sphinx roles
fc2395d
minor change again
e0cf329
Last polishing round: sphinx roles and a few fixes
1421830
Fixed typo
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.