ph_table icon indicating copy to clipboard operation
ph_table copied to clipboard

added float_format argument to every call to .to_html()

Open davft opened this issue 3 years ago • 1 comments

I added the float_format argument to every call to .to_html() in order to apply the formatting to each row of the table (before it was applying it just to the first row)

davft avatar Jan 11 '23 12:01 davft

Can this be merged?

tkramer-motion avatar Oct 21 '24 21:10 tkramer-motion