pandas.formats.style.Styler.set_table_attributes

Styler.set_table_attributes(attributes) [source]

Set the table attributes. These are the items that show up in the opening <table> tag in addition to to automatic (by default) id.

New in version 0.17.1.

Parameters: precision: int
Returns: self : Styler

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.19.2/generated/pandas.formats.style.Styler.set_table_attributes.html