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
The explanatory paragraph wrongly said that alignment is between
`other` and `cond`. It is between *self* and `cond`; values fall
back to *self* for mis-aligned positions. Update both generic
docstring templates so all Series/DataFrame variants inherit the
correct wording.
Closes#61781
Signed-off-by: Abhay Singh <[email protected]>
0 commit comments