-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
API DesignEnhancementOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string
Milestone
Description
.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
Labels
API DesignEnhancementOutput-Formatting__repr__ of pandas objects, to_string__repr__ of pandas objects, to_string