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

Fix drop_duplicates for multi-index columns support. #856

Merged
merged 1 commit into from
Oct 2, 2019

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Oct 1, 2019

No description provided.

@softagram-bot
Copy link

Softagram Impact Report for pull/856 (head commit: 51be507)

⭐ Change Overview

Showing the changed files, dependency changes and the impact - click for full size
(Open in Softagram Desktop for full details)

📄 Full report

Impact Report explained. Give feedback on this report to [email protected]

@codecov-io
Copy link

codecov-io commented Oct 1, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #856      +/-   ##
==========================================
+ Coverage   94.22%   94.22%   +<.01%     
==========================================
  Files          34       34              
  Lines        6147     6150       +3     
==========================================
+ Hits         5792     5795       +3     
  Misses        355      355
Impacted Files Coverage Δ
databricks/koalas/frame.py 96.1% <100%> (ø) ⬆️

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 cf22a5d...51be507. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 2ef249c into databricks:master Oct 2, 2019
@ueshin ueshin deleted the drop_duplicates branch October 2, 2019 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants