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

Support tuple or None name for Series and Index. #776

Merged
merged 6 commits into from
Sep 16, 2019

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Sep 13, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 13, 2019

Codecov Report

Merging #776 into master will increase coverage by <.01%.
The diff coverage is 98.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #776      +/-   ##
==========================================
+ Coverage   94.28%   94.28%   +<.01%     
==========================================
  Files          32       32              
  Lines        5771     5777       +6     
==========================================
+ Hits         5441     5447       +6     
  Misses        330      330
Impacted Files Coverage Δ
databricks/koalas/generic.py 95.91% <ø> (ø) ⬆️
databricks/koalas/typedef.py 82.69% <100%> (-0.12%) ⬇️
databricks/koalas/indexing.py 92.51% <100%> (ø) ⬆️
databricks/koalas/groupby.py 89.85% <100%> (-0.28%) ⬇️
databricks/koalas/indexes.py 99.13% <100%> (+1.83%) ⬆️
databricks/koalas/namespace.py 86.13% <100%> (ø) ⬆️
databricks/koalas/utils.py 97.93% <100%> (ø) ⬆️
databricks/koalas/mlflow.py 94.87% <100%> (+0.13%) ⬆️
databricks/koalas/internal.py 95.89% <100%> (-0.41%) ⬇️
databricks/koalas/series.py 95.13% <96.42%> (-0.07%) ⬇️
... and 2 more

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 da3cc58...9817c0f. Read the comment docs.

@softagram-bot
Copy link

Softagram Impact Report for pull/776 (head commit: 9817c0f)

⭐ Change Overview

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

⭐ Details of Dependency Changes

details of dependency changes - click for full size
(Open in Softagram Desktop for full details)

📄 Full report

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

@ueshin
Copy link
Collaborator Author

ueshin commented Sep 16, 2019

Thanks! merging.

@ueshin ueshin merged commit 468a757 into databricks:master Sep 16, 2019
@ueshin ueshin deleted the series_name branch September 16, 2019 23:04
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