Skip to content
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

Backport PR #25289 on branch 0.24.x (BUG: fixed merging with empty frame containing an Int64 column (#25183)) #25426

Merged

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25289: BUG: fixed merging with empty frame containing an Int64 column (#25183)

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 24, 2019
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode ExtensionArray Extending pandas with custom dtypes or arrays. labels Feb 24, 2019
@codecov
Copy link

codecov bot commented Feb 24, 2019

Codecov Report

Merging #25426 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25426      +/-   ##
==========================================
+ Coverage   92.39%   92.39%   +<.01%     
==========================================
  Files         166      166              
  Lines       52417    52419       +2     
==========================================
+ Hits        48432    48434       +2     
  Misses       3985     3985
Flag Coverage Δ
#multiple 90.82% <100%> (ø) ⬆️
#single 42.91% <0%> (+0.03%) ⬆️
Impacted Files Coverage Δ
pandas/core/internals/concat.py 96.48% <100%> (+0.02%) ⬆️

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 31fa6f8...67cf977. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 24, 2019

Codecov Report

Merging #25426 into 0.24.x will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25426      +/-   ##
==========================================
+ Coverage   92.39%   92.39%   +<.01%     
==========================================
  Files         166      166              
  Lines       52417    52419       +2     
==========================================
+ Hits        48432    48434       +2     
  Misses       3985     3985
Flag Coverage Δ
#multiple 90.82% <100%> (ø) ⬆️
#single 42.91% <0%> (+0.03%) ⬆️
Impacted Files Coverage Δ
pandas/core/internals/concat.py 96.48% <100%> (+0.02%) ⬆️

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 31fa6f8...67cf977. Read the comment docs.

@gfyoung gfyoung merged commit 90b2daa into pandas-dev:0.24.x Feb 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants