Styler.
highlight_min
Highlight the minimum by shading the background.
A valid slice for data to limit the style application to.
data
Apply to each column (axis=0 or 'index'), to each row (axis=1 or 'columns'), or to the entire DataFrame at once with axis=None.
axis=0
'index'
axis=1
'columns'
axis=None