Skip to content

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25234: BUG: Duplicated returns boolean dataframe

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 11, 2019
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Feb 11, 2019
@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #25267 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           0.24.x   #25267   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52405    52405           
=======================================
  Hits        48412    48412           
  Misses       3993     3993
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 96.86% <100%> (+0.05%) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5481dd1...11010f9. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #25267 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           0.24.x   #25267   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52405    52405           
=======================================
  Hits        48412    48412           
  Misses       3993     3993
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 96.86% <100%> (+0.05%) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5481dd1...11010f9. Read the comment docs.

@jreback jreback merged commit 4728f0b into pandas-dev:0.24.x Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants