-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: Fix issue with datetime[ns, tz] input in Block.setitem GH32395 #32479
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
25 commits
Select commit
Hold shift + click to select a range
198474d
BUG: Fix issue with datetime[ns, tz] input in Block.setitem GH32395
h-vishal 6eba1c9
Added tests for series, moved tests to test_loc.py
h-vishal 11b4f29
Add dtype to series object in tests to suppress warning
h-vishal 1b3cba1
Fix whatsnew
h-vishal d83cff9
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal 4e66228
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal ac85aa3
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal 2d25c7a
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal 3e78985
Move whatsnew to 1.1.0
h-vishal 7e600c7
Genralise fix for other extension array types
h-vishal 05a788c
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal b136ce3
Add new whatsnew
h-vishal d433d7c
Fix doc
h-vishal 00199f6
Fix version number in whatsnew
h-vishal 01f01fd
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal 8cfa045
TST: Fix precision test in tests.computation.test_eval.check_alignment()
h-vishal 4f8fccd
Revert "TST: Fix precision test in
h-vishal 0f8a913
CLN: Test style tests.indexing.test_loc
h-vishal 9d4d1df
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal a01a676
Modify tests after review
h-vishal 26f8ed3
Merge remote-tracking branch 'remotes/upstream/master' into issue-32395
h-vishal 3caf161
Merge remote-tracking branch 'upstream/master' into issue-32395
simonjayhawkins 8d9e6d7
Merge remote-tracking branch 'upstream/master' into issue-32395
simonjayhawkins fbc31c8
nits
simonjayhawkins c7e7cf5
update tests
simonjayhawkins 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
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.