Series.str.translate(self, table) [source]
Map all characters in the string through the given mapping table. Equivalent to standard str.translate().
| Parameters: |
|
|---|---|
| Returns: |
|
© 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.25.0/reference/api/pandas.Series.str.translate.html