Skip to content

REGR: Fix to_csv with IntervalIndex #28229

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

Merged
merged 2 commits into from
Aug 30, 2019

Conversation

jschendel
Copy link
Member

@jschendel jschendel added Regression Functionality that used to work in a prior pandas version IO CSV read_csv, to_csv Interval Interval data type labels Aug 30, 2019
@jschendel jschendel added this to the 0.25.2 milestone Aug 30, 2019
@TomAugspurger TomAugspurger merged commit 82a7455 into pandas-dev:master Aug 30, 2019
@TomAugspurger
Copy link
Contributor

Thanks!

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 30, 2019
@jschendel jschendel deleted the ii-to-csv branch August 30, 2019 17:15
MarcoGorelli pushed a commit to MarcoGorelli/pandas that referenced this pull request Sep 3, 2019
* REGR: Fix to_csv with IntervalIndex
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
* REGR: Fix to_csv with IntervalIndex
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
* REGR: Fix to_csv with IntervalIndex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interval Interval data type IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot output csv with IntervalIndex
2 participants