Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.io.formats.style.Styler.set_uuid

Styler.set_uuid(uuid)[source]

Set the uuid for a Styler.

Parameters:
uuid: str
Returns:
self : Styler
Scroll To Top