pandas.io.formats.style.Styler.highlight_null

Styler.highlight_null(self, null_color='red')[source]

Shade the background null_color for missing values.

Parameters
null_colorstr
Returns
selfStyler