-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add lshift and rshift operators #7741
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
dcherian
merged 21 commits into
pydata:main
from
abrammer:feat/add_lshift_and_rshift_operators
Apr 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
22c2c02
Initial commit
abrammer 29dd917
Add auto generated .pyi typed_ops file
abrammer a8c217d
Merge branch 'pydata:main' into feat/add_lshift_and_rshift_operators
abrammer e14da23
Add bitshift op test for dask
abrammer 426d559
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5a78c53
Add bitshift tests to dataarray and variable
abrammer 4091825
Merge branch 'main' into feat/add_lshift_and_rshift_operators
abrammer 9961aa5
Apply typing suggestions from code review
abrammer 13193bc
Fix type checking on test_dask addition
abrammer e35c22f
Remove new type checking on test_variable edits
abrammer 09033f5
Add typing to test_1d_math and ignore 1 existing line
abrammer 6c26fd0
Add simple bitshift test on groupby ops
abrammer f2837fe
[pre-commit.ci] auto fixes from pre-commit.com hooks
c46fea0
Merge branch 'main' into feat/add_lshift_and_rshift_operators
abrammer 453c3c1
Edit groupby bitshift test to use groups with len>1
abrammer e87533e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9163321
Add rshift and lshift to docs
abrammer 46ccf4c
Create new array in docs so examples later don't break
abrammer 37bffa2
Indent second line on whats-new entry
abrammer 3bebcf8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3efcbe5
Merge branch 'main' into feat/add_lshift_and_rshift_operators
abrammer 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
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
commit 426d559e3528003aff788ec0405141e4e577ebe6
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.