Skip to content

ENH missing decimal parameter in .to_latex and .to_html #12031

Closed
@nbonnotte

Description

@nbonnotte

.to_csv has a decimal parameter to specify the decimal mark for floats since version 0.16

It would be nice to have the same thing in .to_latex and .to_html.

I'll work on a PR.

This issue is a spin-off of #7061, in which @TomAugspurger said:

There’s a possibility that we’ll be able to replace some of the to_latex code with a Jinja template, similar to the Style stuff. So don’t spend too much time on it :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions