You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: update the pandas.Series.str.strip docstring (#20863)
* DOC: update the pandas.Series.str.strip docstring
* DOC: update the pandas.Series.str.strip docstring
* typo fixing and improve Index example
* Fix PEP8
* Improve parameter explaination
* Improve documentation, adding lstrip and rstrip example
* simplify lstrip and rstrip
* added np.nan example
0 commit comments