Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPR: automatic alignment on frame.__cmp__(series) #36795

Merged
merged 3 commits into from
Oct 3, 2020

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

xref #28759, may close it depending on if we want to do anything else on that front

pandas/core/ops/__init__.py Outdated Show resolved Hide resolved
@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Oct 2, 2020
@mroeschke mroeschke added this to the 1.2 milestone Oct 2, 2020
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Oct 2, 2020
@jbrockmendel
Copy link
Member Author

rebased+green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants