Styler.highlight_null()

pandas.formats.style.Styler.highlight_null

Styler.highlight_null(null_color='red')

Shade the background null_color for missing values.

New in version 0.17.1.

Parameters: null_color: str
Returns: self : Styler

© 2011–2012 Lambda Foundry, Inc. and PyData Development Team
© 2008–2011 AQR Capital Management, LLC登录查看完整内容