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: Fix spacing and reword parameter info and examples (pandas-dev#41423).
Remove return, replace with has.
Remove array, replace with list.
Fix array spacing to match other Series examples.
Replace long param info with only affects sentence, based off DataFrame documentation.
Reword example explanation.
Change numpy.array to 1d ndarray to match other documentation, like DataFrame.
0 commit comments