-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Enable many complex number tests #54761
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
Closed
MichaelTiemannOSC
wants to merge
43
commits into
pandas-dev:main
from
MichaelTiemannOSC:test_numpy_complex2
Closed
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
6125494
Enable many complex number tests
MichaelTiemannOSC e7a285a
Update v2.1.0.rst
MichaelTiemannOSC 02719d9
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC f9bfeb9
Fix merge error in test_decimal.py
MichaelTiemannOSC 077213f
Simplify test_fillna_no_op_returns_copy
MichaelTiemannOSC 9fda0ef
Merge remote-tracking branch 'upstream/main' into test_numpy_complex2
MichaelTiemannOSC d25baa2
changes from review
MichaelTiemannOSC ad841bf
Merge remote-tracking branch 'upstream/main' into test_numpy_complex2
MichaelTiemannOSC 7535374
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 7ef6052
Use LSP parameter style for request
MichaelTiemannOSC f1139f5
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 19d3127
Handle complex128 EA in _ensure_data
MichaelTiemannOSC 67e2dbc
Fix mypy pre-commit problems
MichaelTiemannOSC 909ced4
Remove some LSP sigs for _get_expected_exception
MichaelTiemannOSC 48cb330
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC bc96021
Additional `requests` removed; indentation fix
MichaelTiemannOSC d98e6f0
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC dabaf6f
Keep rval refs alive in StringHashTable._unique
MichaelTiemannOSC 61c9b32
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 6ed24ad
Code review changes
MichaelTiemannOSC e923878
Fix incomplete removal of `keep_rval_refs`
MichaelTiemannOSC 5efad33
Merge remote-tracking branch 'upstream/main' into test_numpy_complex2
MichaelTiemannOSC 51450c8
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC c31b213
Merge remote-tracking branch 'upstream/main' into test_numpy_complex2
MichaelTiemannOSC 9473130
Update io.py
MichaelTiemannOSC a86c896
Update test_numpy.py
MichaelTiemannOSC de56177
Update test_numpy.py
MichaelTiemannOSC 198a16d
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 554a5c3
Update ops.py
MichaelTiemannOSC 6ddb7f7
Update test_decimal.py
MichaelTiemannOSC c4a17a7
Further simplifications due to upstream
MichaelTiemannOSC 040c98b
Update test_arrow.py
MichaelTiemannOSC 3a58f5a
Update test_arrow.py
MichaelTiemannOSC 29aa747
Update test_arrow.py
MichaelTiemannOSC 5210c8b
setitem exceptions for complex raise ValueError
MichaelTiemannOSC 9f4bea5
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC be1f02b
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC b3edefa
Update _mixins.py
MichaelTiemannOSC 89ea60b
Incorporate feedback
MichaelTiemannOSC 4dc3bea
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 4e273fa
Update test_sparse.py
MichaelTiemannOSC abfdedb
Merge branch 'main' into test_numpy_complex2
MichaelTiemannOSC 59b50c9
Update algorithms.py
MichaelTiemannOSC 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
Code review changes
Changes suggested by @WillAyd Signed-off-by: Michael Tiemann <[email protected]>
- Loading branch information
commit 6ed24ad489687b1e318b8e26f1026cbddaea8f4d
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
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.