pandas.io.formats.style.Styler.use¶
- Styler.use(styles)[source]¶
 Set the styles on the current
Styler.Possibly uses styles from
Styler.export.- Parameters
 - styleslist
 List of style functions.
- Returns
 - selfStyler
 
See also
Styler.exportExport the styles to applied to the current
Styler.