API: prohibit non-numeric dtypes in construction of IntervalIndex · Issue #19016 · pandas-dev/pandas (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
xref #18997
prohibit construction of non-numeric sub-types for IntervalIndex
, e.g. object
and categorical
. Not clear utility and causes a messy implementation.
Metadata
Metadata
Labels
Development
No branches or pull requests