pandas.io.formats.style.Styler.set_caption

Styler.set_caption(caption)[source]

Set the caption on a Styler

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