-
Styler.set_precision(precision)
[source] -
Set the precision used to render.
New in version 0.17.1.
Parameters: precision: int Returns: self : Styler
Styler.set_precision()
2017-01-12 04:55:36
Styler.set_precision(precision)
[source]
Set the precision used to render.
New in version 0.17.1.
Parameters: | precision: int |
---|---|
Returns: | self : Styler |
Please login to continue.