Skip to content

BUG: LatexFormatter.write_result multi-index #18685

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 2 commits into from
Dec 8, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Dec 8, 2017

Supersedes #17499
Closes #14484

Had to create a new PR because #17499 doesn't seem like it allows edits from maintainers (got denied when trying to push the remote).

cc @MXKY

Maximilian Köstler and others added 2 commits December 7, 2017 21:08
Fixed GH issue 14484:
`LatexFormatter.write_result`` now does not print blanks if a
higher-order index differs from the previous row.
Also added testcase for this.
@gfyoung gfyoung added this to the 0.22.0 milestone Dec 8, 2017
@gfyoung gfyoung modified the milestones: 0.22.0, 0.21.1 Dec 8, 2017
@gfyoung gfyoung requested a review from jreback December 8, 2017 05:20
@jreback jreback merged commit 0ebdc10 into pandas-dev:master Dec 8, 2017
@jreback
Copy link
Contributor

jreback commented Dec 8, 2017

thanks!

TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 8, 2017
* BUG: LatexFormatter.write_result multi-index

Fixed GH issue 14484:
`LatexFormatter.write_result`` now does not print blanks if a
higher-order index differs from the previous row.
Also added testcase for this.

* MAINT: Address reviewer comments

Closes pandas-devgh-14484
Closes pandas-devgh-17499
@gfyoung gfyoung deleted the latex-formatter-patch branch December 11, 2017 01:45
TomAugspurger pushed a commit that referenced this pull request Dec 11, 2017
* BUG: LatexFormatter.write_result multi-index

Fixed GH issue 14484:
`LatexFormatter.write_result`` now does not print blanks if a
higher-order index differs from the previous row.
Also added testcase for this.

* MAINT: Address reviewer comments

Closes gh-14484
Closes gh-17499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants