Series.str.lstrip(to_strip=None) [source]
Strip whitespace (including newlines) from each string in the Series/Index from left side. Equivalent to str.lstrip().
| Returns: |
|
|---|
© 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.23.4/generated/pandas.Series.str.lstrip.html