Skip to content

pd.Index: replace set operations - #4568

Merged
max-sixty merged 2 commits into
pydata:masterfrom
mathause:pd_index_depr_and_or
Nov 9, 2020
Merged

pd.Index: replace set operations#4568
max-sixty merged 2 commits into
pydata:masterfrom
mathause:pd_index_depr_and_or

Conversation

@mathause

@mathause mathause commented Nov 9, 2020

Copy link
Copy Markdown
Collaborator

Pandas will change pd.Index.__or__ and pd.Index.__and__. Use pd.Index.union and pd.Index.intersection inseated. There should be no change in functionality.

@max-sixty

Copy link
Copy Markdown
Collaborator

Thanks @mathause !

@max-sixty
max-sixty merged commit f10a6fe into pydata:master Nov 9, 2020
@mathause
mathause deleted the pd_index_depr_and_or branch November 9, 2020 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failing upstream-dev polyfit warning test

2 participants