Styler.applymap(func, subset=None, **kwargs) [source]
Apply a function elementwise, updating the HTML representation with the result.
| Parameters: |
func : function
subset : IndexSlice a valid indexer to limit kwargs : dict pass along to |
|---|---|
| Returns: |
|
See also
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.io.formats.style.Styler.applymap.html