-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REF: de-duplicate IntervalIndex compatiblity checks Interval Interval data type Refactor Internal refactoring of code
BUG: __getitem__ raise blank KeyError for IntervalIndex and missing keys Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
REF: share IntervalIndex._check_method with CategoricalIndex Interval Interval data type Refactor Internal refactoring of code
BUG: IntervalIndex.take without fill_value Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
BUG: RecursionError when selecting single column from IntervalIndex #26490 Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
REF: back IntervalArray by a single ndarray Interval Interval data type Refactor Internal refactoring of code
TYP: IntervalIndex.SetopCheck Interval Interval data type Typing type annotations, mypy/pyright type checking
BUG: IntervalArray.__eq__ not deferring to Series Interval Interval data type Numeric Operations Arithmetic, Comparison, and Logical operations
REF: IntervalIndex.equals defer to IntervalArray.equals Interval Interval data type Refactor Internal refactoring of code
validate fill_value in IntervalArray.take unconditionally Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
REF: share IntervalArray._validate_foo Interval Interval data type Refactor Internal refactoring of code
REF: MultiIndex._validate_insert_value, IntervaArray._validate_setitem_value Clean Index Related to the Index class or subclasses Interval Interval data type MultiIndex
REF: _validate_foo pattern for IntervalArray Interval Interval data type Refactor Internal refactoring of code
BUG: FooIndex.insert casting datetimelike NAs incorrectly Datetime Datetime data dtype Interval Interval data type
Backport PR #36118 on branch 1.1.x (REGR: ensure closed attribute of IntervalIndex is preserved in pickle roundtrip) Interval Interval data type IO Pickle read_pickle, to_pickle
REGR: ensure closed attribute of IntervalIndex is preserved in pickle roundtrip Interval Interval data type IO Pickle read_pickle, to_pickle Regression Functionality that used to work in a prior pandas version
ENH: Arithmetic with Timestamp-based intervals Datetime Datetime data dtype Interval Interval data type Numeric Operations Arithmetic, Comparison, and Logical operations Stale
#36001 by souris-dev was closed Feb 11, 2021 • Draft
5 tasks done
REGR: Fix comparison broadcasting over array of Intervals Interval Interval data type Regression Functionality that used to work in a prior pandas version
ProTip! What’s not been updated in a month: updated:<2025-11-01.