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

BUG: Series[Interval[int64]] setitem Interval[float] #44201

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Cast to common dtype instead of object, match IntervalIndex behavior.

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type labels Oct 27, 2021
@jreback jreback added this to the 1.4 milestone Oct 27, 2021
@jreback jreback merged commit 7a45aaa into pandas-dev:master Oct 27, 2021
@jbrockmendel jbrockmendel deleted the bug-setitem-interval branch October 27, 2021 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants