-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: Timestamp == date match stdlib #36131
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
jreback
merged 64 commits into
pandas-dev:master
from
jbrockmendel:bug-timestamp-cmp-date
Jan 1, 2021
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
4c5eddd
REF: remove unnecesary try/except
jbrockmendel c632c9f
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel 9e64be3
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel 42649fb
TST: add test for agg on ordered categorical cols (#35630)
mathurk1 47121dd
TST: resample does not yield empty groups (#10603) (#35799)
tkmz-n 1decb3e
revert accidental rebase
jbrockmendel 57c5dd3
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel a358463
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel ffa7ad7
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel e5e98d4
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel 408db5a
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel 9b1b3f3
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel a6d4228
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 5517a68
BUG: Timestamp == date comparison match stdlib
jbrockmendel 5ce9683
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel f43e920
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 1bffa44
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 8c6012e
Deprecate
jbrockmendel ec827a0
isort troubleshoot
jbrockmendel fbb1576
catch warnings
jbrockmendel efae3ad
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel e53dc16
suggested edit
jbrockmendel e504852
troubleshoot isort
jbrockmendel 5b34905
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel f0060e3
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel f97848e
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 41ae9cd
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel f0add43
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel da0888c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 27c8005
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 8036c99
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel a8fed20
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 198d9e0
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 67429a1
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 3513f3b
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 6df2513
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel dbb3086
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 87ff44a
split+fixturize
jbrockmendel c97a1e7
asserts for warnings
jbrockmendel 67b3fb2
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel da9426c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 13f170b
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel ba18c96
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel de69fb4
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel d412ac0
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel cf85a4f
move whatnsew
jbrockmendel a1e32d7
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 938ad02
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 06589ca
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 4cd919c
tc1 -> cat_series1
jbrockmendel 947daac
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 5196b1e
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 4d7aa41
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel a307a0c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel a92409d
revert drop_duplicates tests
jbrockmendel 164e2b4
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel a321fdd
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel 0cb6019
Update pandas/_libs/tslibs/timestamps.pyx
jbrockmendel 3557c7a
Merge branch 'bug-timestamp-cmp-date' of github.com:jbrockmendel/pand…
jbrockmendel af49cb5
catch warning
jbrockmendel 7a423f4
lint fixup
jbrockmendel 677760f
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel b8c67e9
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel fbfdaff
suppress warning
jbrockmendel 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
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
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
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
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.