pandas.formats.style.Styler.use
-
Styler.use(styles)[source] Set the styles on the current Styler, possibly using styles from
Styler.export.New in version 0.17.1.
Parameters: styles: list
list of style functions
Returns: self : Styler
See also
Styler.use(styles)[source]Set the styles on the current Styler, possibly using styles
from Styler.export.
New in version 0.17.1.
| Parameters: | styles: list
|
|---|---|
| Returns: | self : Styler |
See also