Skip to content

Backport PR #25088 on branch 0.24.x (Fixes Formatting Exception) #25343

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

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #25088: Fixes Formatting Exception

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Feb 16, 2019
@jreback jreback added the Output-Formatting __repr__ of pandas objects, to_string label Feb 16, 2019
@codecov
Copy link

codecov bot commented Feb 16, 2019

Codecov Report

Merging #25343 into 0.24.x will increase coverage by 0.01%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25343      +/-   ##
==========================================
+ Coverage   92.38%   92.39%   +0.01%     
==========================================
  Files         166      166              
  Lines       52405    52408       +3     
==========================================
+ Hits        48412    48422      +10     
+ Misses       3993     3986       -7
Flag Coverage Δ
#multiple 90.82% <77.77%> (+0.01%) ⬆️
#single 42.88% <11.11%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/io/formats/terminal.py 32.53% <77.77%> (+11.28%) ⬆️

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 fcfd1d4...01fedd1. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Feb 16, 2019

Codecov Report

Merging #25343 into 0.24.x will increase coverage by 0.01%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25343      +/-   ##
==========================================
+ Coverage   92.38%   92.39%   +0.01%     
==========================================
  Files         166      166              
  Lines       52405    52408       +3     
==========================================
+ Hits        48412    48422      +10     
+ Misses       3993     3986       -7
Flag Coverage Δ
#multiple 90.82% <77.77%> (+0.01%) ⬆️
#single 42.88% <11.11%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/io/formats/terminal.py 32.53% <77.77%> (+11.28%) ⬆️

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 fcfd1d4...01fedd1. Read the comment docs.

@jreback jreback merged commit df96f12 into pandas-dev:0.24.x Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Output-Formatting __repr__ of pandas objects, to_string
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants