pandas / 0.25.0 / reference / api / pandas.io.formats.style.styler.use.html /

pandas.io.formats.style.Styler.use

Styler.use(self, styles) [source]

Set the styles on the current Styler, possibly using styles from Styler.export.

Parameters:
styles : list

list of style functions

Returns:
self : Styler

See also

Styler.export

© 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.use.html