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

CLN: pd.options.html.border #26540

Merged
merged 5 commits into from
May 27, 2019
Merged

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Clean Output-Formatting __repr__ of pandas objects, to_string labels May 27, 2019
@mroeschke mroeschke added this to the 0.25.0 milestone May 27, 2019
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me if green!

@jreback
Copy link
Contributor

jreback commented May 27, 2019

great make sure to remove from the deprecated page on merge

@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #26540 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26540      +/-   ##
==========================================
- Coverage   91.76%   91.76%   -0.01%     
==========================================
  Files         174      174              
  Lines       50629    50625       -4     
==========================================
- Hits        46462    46454       -8     
- Misses       4167     4171       +4
Flag Coverage Δ
#multiple 90.29% <ø> (-0.01%) ⬇️
#single 41.68% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 97% <ø> (-0.12%) ⬇️
pandas/io/formats/format.py 97.9% <ø> (ø) ⬆️
pandas/core/config_init.py 96.85% <ø> (-0.1%) ⬇️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️

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 947126d...ad76b58. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 27, 2019

Codecov Report

Merging #26540 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26540      +/-   ##
==========================================
- Coverage   91.76%   91.76%   -0.01%     
==========================================
  Files         174      174              
  Lines       50629    50625       -4     
==========================================
- Hits        46462    46454       -8     
- Misses       4167     4171       +4
Flag Coverage Δ
#multiple 90.29% <ø> (-0.01%) ⬇️
#single 41.68% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/core/frame.py 97% <ø> (-0.12%) ⬇️
pandas/io/formats/format.py 97.9% <ø> (ø) ⬆️
pandas/core/config_init.py 96.85% <ø> (-0.1%) ⬇️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️

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 947126d...ad76b58. Read the comment docs.

@mroeschke mroeschke merged commit 19f693f into pandas-dev:master May 27, 2019
@mroeschke mroeschke deleted the remove_html_display branch May 27, 2019 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Output-Formatting __repr__ of pandas objects, to_string
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants