pandas.io.formats.style.Styler.set_na_rep
- Styler.set_na_rep(na_rep)[source]
-
Set the missing data representation on a
Styler
.New in version 1.0.0.
Deprecated since version 1.3.0.
- Parameters
-
- na_rep:str
- Returns
-
- self:Styler
Notes
This method is deprecated. See Styler.format()
© 2008–2021, 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/1.3.4/reference/api/pandas.io.formats.style.Styler.set_na_rep.html