pandas.io.formats.style.Styler.export¶
- Styler.export()[source]¶
Export the styles applied to the current
Styler.Can be applied to a second Styler with
Styler.use.- Returns
- styleslist
See also
Styler.useSet the styles on the current
Styler.
Export the styles applied to the current Styler.
Can be applied to a second Styler with Styler.use.
See also
Styler.useSet the styles on the current Styler.