Styler.where(self, cond, value, other=None, subset=None, **kwargs)
[source]
Apply a function elementwise, updating the HTML representation with a style which is selected in accordance with the return value of a function.
New in version 0.21.0.
Parameters: |
|
---|---|
Returns: |
|
See also
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.io.formats.style.Styler.where.html