pandas.io.formats.style.Styler.use

Styler.use(styles)[source]

Set the styles on the current Styler.

Possibly uses styles from Styler.export.

Parameters
styles:list

List of style functions.

Returns
self:Styler

See also

Styler.export

Export the styles to applied to the current Styler.

© 2008–2021, 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/1.3.4/reference/api/pandas.io.formats.style.Styler.use.html