pandas.io.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.- Returns
- styleslist
See also
Styler.useSet the styles on the current Styler.
Export the styles to applied to the current Styler.
Can be applied to a second style with Styler.use.
See also
Styler.useSet the styles on the current Styler.