Skip to content

ENH: update DataFrame to_latex for nicer typesetting #3264

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 1 commit into from
Apr 12, 2013
Merged

ENH: update DataFrame to_latex for nicer typesetting #3264

merged 1 commit into from
Apr 12, 2013

Conversation

josham
Copy link
Contributor

@josham josham commented Apr 6, 2013

No description provided.

@wesm
Copy link
Member

wesm commented Apr 9, 2013

Is this merge-able or does it need a unit test?

@josham
Copy link
Contributor Author

josham commented Apr 9, 2013

There doesn't seem to be a unit test for the to_latex method right now, but I can add one in the to_html style (comparing strings) if you'd like.

Also, I forgot to mention this requires the users to have the \usepackage{booktabs} in their latex source. So I should probably add that to the doc string.

wesm added a commit that referenced this pull request Apr 12, 2013
ENH: update DataFrame to_latex for nicer typesetting
@wesm wesm merged commit 1c081e3 into pandas-dev:master Apr 12, 2013
@wesm
Copy link
Member

wesm commented Apr 12, 2013

OK thanks. This isn't official enough functionality to be that sensitive.

@alvinwt
Copy link

alvinwt commented Feb 3, 2014

Hi wes, I am using the to_latex method and found the \usepackage {booktabs} bug. Its harder to find with LaTeX and i was using matplotlib too. Probably missed the doc string.

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.

3 participants