BUG: Fix DataFrame logical ops Series inconsistency by jbrockmendel · Pull Request #28741 · pandas-dev/pandas (original) (raw)
- tests added / passed
- passes
black pandas
- passes
git diff upstream/master -u -- "*.py" | flake8 --diff
- whatsnew entry
Will need to look and see if this closes anything else.
This will have a merge conflict with #28638, that is a slightly higher priority.
Not sure if this constitutes an API change as the behavior for these ops is all over the place.