You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closespandas-dev#11692Closespandas-dev#12134Closespandas-dev#12125
This adds a `.format` method to Styler for formatting the display value
(the actual text) of each scalar value.
In the processes of cleaning up the template, I closepandas-dev#12134 (spurious 0)
and pandas-dev#12125 (KeyError from using iloc improperly)
cherry pick test from pandas-dev#12126
only allow str formatting for now
fix tests for new spec
formatter callable
update notebook
0 commit comments