From fe8cc13f9bff1e8d57ed991d67b09e8556edf23c Mon Sep 17 00:00:00 2001 From: Tom Augspurger Date: Sat, 5 Dec 2015 08:06:02 -0600 Subject: [PATCH] DOC: Explain `Styler.set_table_styles` Also included an example. --- pandas/core/style.py | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pandas/core/style.py b/pandas/core/style.py index 5974e0e660a0b..59bf6118a79c6 100644 --- a/pandas/core/style.py +++ b/pandas/core/style.py @@ -520,17 +520,31 @@ def set_caption(self, caption): def set_table_styles(self, table_styles): """ - Set the table styles on a Styler + Set the table styles on a Styler. These are placed in a + ``