W3cubDocs

/pandas 0.22

pandas.Series.add_prefix

Series.add_prefix(prefix) [source]

Concatenate prefix string with panel items names.

Parameters: prefix : string
Returns: with_prefix : 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.Series.add_prefix.html