W3cubDocs

/pandas 0.22

pandas.DataFrame.add_suffix

DataFrame.add_suffix(suffix) [source]

Concatenate suffix string with panel items names.

Parameters: suffix : string
Returns: with_suffix : type of caller

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DataFrame.add_suffix.html