Skip to content

Use \multirow \multicolumn in latex output #13508

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

Closed
wiso opened this issue Jun 24, 2016 · 0 comments · Fixed by #14184
Closed

Use \multirow \multicolumn in latex output #13508

wiso opened this issue Jun 24, 2016 · 0 comments · Fixed by #14184
Milestone

Comments

@wiso
Copy link

wiso commented Jun 24, 2016

It would be nice to have \multicolumn and \multirow in the to_latex output when using multilayer indexes or columns.

@jreback jreback added this to the Next Major Release milestone Sep 9, 2016
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Oct 12, 2016
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicol" and "multirow" flags to to_latex
which trigger the corresponding feature.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Oct 27, 2016
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Dec 5, 2016
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Dec 20, 2016
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Dec 21, 2016
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Jan 24, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Feb 28, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Mar 1, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Mar 2, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Mar 2, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
sgsaenger added a commit to sgsaenger/pandas that referenced this issue Mar 3, 2017
- [X] closes pandas-dev#13508
- [X] tests added / passed
- [X] passes `git diff upstream/master | flake8 --diff`
- [X] whatsnew entry

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
jorisvandenbossche pushed a commit that referenced this issue Mar 3, 2017
closes #13508

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, Next Major Release Mar 3, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this issue Mar 21, 2017
closes pandas-dev#13508

Print names of MultiIndex columns.
Added "multicolumn" and "multirow" flags to to_latex
which trigger the corresponding feature.
"multicolumn_format" is used to select alignment.
Multirow adds clines to visually separate sections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants