On this page
pandas.io.formats.style.Styler.export
Styler.export(self)
[source]-
Export the styles to applied to the current Styler.
Can be applied to a second style with
Styler.use
.Returns: -
styles : list
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.export.html