Skip to content

CLN: simplify combine_first #20972

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
merged 1 commit into from
May 8, 2018
Merged

CLN: simplify combine_first #20972

merged 1 commit into from
May 8, 2018

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 7, 2018

No description provided.

@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Clean labels May 7, 2018
@jreback jreback added this to the 0.23.0 milestone May 7, 2018
@codecov
Copy link

codecov bot commented May 7, 2018

Codecov Report

Merging #20972 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20972      +/-   ##
==========================================
+ Coverage   91.81%   91.81%   +<.01%     
==========================================
  Files         153      153              
  Lines       49481    49474       -7     
==========================================
- Hits        45430    45427       -3     
+ Misses       4051     4047       -4
Flag Coverage Δ
#multiple 90.21% <100%> (ø) ⬆️
#single 41.85% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.22% <100%> (+0.09%) ⬆️
pandas/util/testing.py 84.59% <0%> (+0.2%) ⬆️

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 bd4332f...15e2221. Read the comment docs.

@jreback jreback merged commit e051303 into pandas-dev:master May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant