-
- 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
BUG: raise on non-hashable Index name, closes #29069 Bug Index Related to the Index class or subclasses
REF: implement indexes.extension to share delegation ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
REF: move inference/casting out of Index.__new__ Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Refactor Internal refactoring of code
BUG: Index.__new__ with Interval/Period data and object dtype Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
ENH: Implement PeriodIndex.intersection without object-dtype cast Index Related to the Index class or subclasses Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fix PeriodIndex.get_indexer with non-PI Index Related to the Index class or subclasses Period Period data type
REF: move EA wrapping/unwrapping to indexes.extensions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
REF: change TDI.delete behavior to match DTI.delete Index Related to the Index class or subclasses Timedelta Timedelta data type
REF: share Related to the Index class or subclasses Refactor Internal refactoring of code
delete between DTI/TDI/PI Index REF: share _union between DTI/TDI Clean Datetime Datetime data dtype Index Related to the Index class or subclasses Timedelta Timedelta data type
Fix PeriodIndex._shallow_copy allowing object-dtype Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Period Period data type
BUG: TDI/DTI _shallow_copy creating invalid arrays Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses Timedelta Timedelta data type
REF: share comparison methods between ExtensionIndex subclasses ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
CLN: remove unnecessary overriding in subclasses Clean Index Related to the Index class or subclasses
REF: handle searchsorted casting within DatetimeLikeArray Index Related to the Index class or subclasses Refactor Internal refactoring of code
BUG: raise on non-hashable in __contains__ Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves
CLN: tighten what we pass to Index._shallow_copy Clean Index Related to the Index class or subclasses
BUG: preserve object dtype for Index set ops Bug Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
Fix DataFrame.info() range summary for DatetimeIndex Index Related to the Index class or subclasses
#31069 by Ircama was closed Feb 5, 2020 Loading… updated Feb 5, 2020
CLN: remove kwargs from signature of (Index|MultiIndex).copy Clean Index Related to the Index class or subclasses
REF: standardize CategoricalIndex._shallow_copy usage Categorical Categorical Data Type Index Related to the Index class or subclasses Refactor Internal refactoring of code
ProTip! What’s not been updated in a month: updated:<2025-11-02.