pandas.formats.style.Styler.export
-
Styler.
export
()[source] Export the styles to applied to the current Styler. Can be applied to a second style with
Styler.use
.New in version 0.17.1.
Returns: styles: list See also
Styler.
export
()[source]Export the styles to applied to the current Styler.
Can be applied to a second style with Styler.use
.
New in version 0.17.1.
Returns: | styles: list |
---|
See also