Skip to content

Conversation

@jbrockmendel
Copy link
Member

Looking to share the boilerplate and have subclasses just implement _intersection.

@jbrockmendel
Copy link
Member Author

@jreback between @phofl and me there's a handful of FooIndex.intersection PRs that are becoming blockers: #38190, #38111, #38197, #38154, #38196 (and #38105 will allow for more de-duplication and fastpaths)

@jreback
Copy link
Contributor

jreback commented Dec 1, 2020

kk will look soon

can i indicate which are orthogonal? or any ordering here?

@jbrockmendel
Copy link
Member Author

or any ordering here?

Current plan in #38197 is to share the whatsnew note with #38111, but otherwise these should be all independent.

These should be all logically orthogonal, but the ones least likely to involve merge conflicts are #38105 and #38154.

@jreback jreback added Refactor Internal refactoring of code Interval Interval data type labels Dec 2, 2020
@jreback jreback added this to the 1.2 milestone Dec 2, 2020
@jreback jreback merged commit aed5dba into pandas-dev:master Dec 2, 2020
@jbrockmendel jbrockmendel deleted the ref-setops-44 branch December 2, 2020 01:48
@jreback
Copy link
Contributor

jreback commented Dec 2, 2020

I think all are merged (except one needs a rebase),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Interval Interval data type Refactor Internal refactoring of code

2 participants