-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
BUG: inconsistent replace #36444
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 19 commits into
pandas-dev:master
from
QuentinN42:issue35376-inconsistant-replace
Sep 26, 2020
Merged
BUG: inconsistent replace #36444
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
cf5fc6d
BUG: is_float added to IntBlock._can_hold_element
QuentinN42 3222d60
BUG: is_float(e) and e.is_integer() added to IntBlock._can_hold_element
QuentinN42 6a047cf
isort passed
QuentinN42 ff63b40
replace test added
QuentinN42 52ac6f5
release note
QuentinN42 f64817b
black on test_replace
QuentinN42 23bd5ce
Update doc/source/whatsnew/v1.1.3.rst
QuentinN42 0ac9765
Merge branch 'master' into issue35376-inconsistant-replace
QuentinN42 473f108
more tests on test_replace
QuentinN42 1355628
test_replace PEP8
QuentinN42 8b86da4
black on test_replace
QuentinN42 88c8f7e
Merge remote-tracking branch 'upstream/master' into issue35376-incons…
QuentinN42 b867681
added comment in IntBlock._can_hold_element
QuentinN42 5759673
Merge remote-tracking branch 'upstream/master' into issue35376-incons…
QuentinN42 417bbdb
black test_replace.py
QuentinN42 36e23d1
Merge remote-tracking branch 'upstream/master' into issue35376-incons…
QuentinN42 ada13b6
changing comment to be more explicit
QuentinN42 13ad68e
Merge remote-tracking branch 'upstream/master' into issue35376-incons…
QuentinN42 36a88fe
Merge remote-tracking branch 'upstream/master&
8000
#39; into issue35376-incons…
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
release note
Added regression description in `doc/source/whatsnew/v1.1.3.rst`
- Loading branch information
commit 52ac6f50c9125d5ede4b43ce99c21089fe967d87
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.