Skip to content

Add index_col argument to to_koalas(). #863

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
Oct 3, 2019

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Oct 2, 2019

This is related to #765.

@ueshin ueshin requested a review from HyukjinKwon October 2, 2019 21:32
@softagram-bot
Copy link

Softagram Impact Report for pull/863 (head commit: 273a793)

⭐ Change Overview

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

💡 Insights

  • Co-change Alert: You modified frame.py. Often test_dataframe.py (koalas/tests) is modified at the same time.

📄 Full report

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

@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

Merging #863 into master will decrease coverage by 1.29%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #863     +/-   ##
=========================================
- Coverage   94.31%   93.02%   -1.3%     
=========================================
  Files          34       34             
  Lines        6188     6705    +517     
=========================================
+ Hits         5836     6237    +401     
- Misses        352      468    +116
Impacted Files Coverage Δ
databricks/koalas/frame.py 96.16% <100%> (+0.05%) ⬆️
databricks/koalas/usage_logging/__init__.py 24.54% <0%> (-72.73%) ⬇️
databricks/koalas/usage_logging/usage_logger.py 50% <0%> (-50%) ⬇️
databricks/koalas/__init__.py 77.5% <0%> (-7.5%) ⬇️
databricks/conftest.py 93.61% <0%> (-4.26%) ⬇️

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 89877ce...273a793. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 11f7c39 into databricks:master Oct 3, 2019
@ueshin ueshin deleted the to_koalas branch October 4, 2019 05:47
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