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

Add 'compute.max_rows' option to style property in Series #736

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Sep 2, 2019

Realated with issue #715 ,

스크린샷 2019-09-02 오후 3 59 50

changed above part to use configuration option rather fixed value.

@softagram-bot
Copy link

Softagram Impact Report for pull/736 (head commit: 2d25103)

⭐ 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 Sep 2, 2019

Codecov Report

Merging #736 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #736     +/-   ##
=========================================
+ Coverage   94.24%   94.35%   +0.1%     
=========================================
  Files          32       32             
  Lines        5579     5580      +1     
=========================================
+ Hits         5258     5265      +7     
+ Misses        321      315      -6
Impacted Files Coverage Δ
databricks/koalas/frame.py 94.98% <100%> (+0.14%) ⬆️
databricks/koalas/plot.py 94.91% <0%> (+1.12%) ⬆️

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 d8a7fa4...2d25103. Read the comment docs.

@HyukjinKwon HyukjinKwon changed the title fix variable to use configure option Add 'compute.max_rows' option to style property in Series Sep 2, 2019
@HyukjinKwon HyukjinKwon merged commit 9c91b93 into databricks:master Sep 2, 2019
@itholic itholic deleted the frame_to_options branch September 6, 2019 01:46
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