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

API/ENH: Allow Interval to be a first-class type via an IntervalBlock internal type #19453

Closed
jschendel opened this issue Jan 30, 2018 · 1 comment
Labels
API Design Interval Interval data type
Milestone

Comments

@jschendel
Copy link
Member

This has been mentioned in passing in a few other issues, so making an official issue to document this. In the same spirit as PeriodBlock (#7964).

I've started working on an interval accessor, so it seems likely that there will be more exposure to Interval objects in a Series/DataFrame, hence this becoming more relevant.

xref #19272

@TomAugspurger
Copy link
Contributor

FYI I have a branch doing this on top of the extension array stuff. Will make a PR in a couple days.

@jreback jreback added API Design Interval Interval data type labels Apr 14, 2018
@jreback jreback added this to the 0.23.0 milestone Apr 14, 2018
@jreback jreback modified the milestones: 0.23.0, 0.24.0 Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Interval Interval data type
Projects
None yet
Development

No branches or pull requests

3 participants