Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: raise on non-hashable Index name, closes #29069 Bug Index Related to the Index class or subclasses
#30335 by jbrockmendel was merged Dec 27, 2019 Loading… updated Dec 27, 2019
5 tasks done
1.0.0
REF: implement indexes.extension to share delegation ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#30629 by jbrockmendel was merged Jan 3, 2020 Loading… updated Jan 3, 2020 1.0.0
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
#30596 by jbrockmendel was merged Jan 1, 2020 Loading… updated Jan 3, 2020 1.0.0
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
#30635 by jbrockmendel was merged Jan 3, 2020 Loading… updated Jan 3, 2020
3 of 4 tasks
1.0.0
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
#30666 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
Fix PeriodIndex.get_indexer with non-PI Index Related to the Index class or subclasses Period Period data type
#30686 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
REF: move EA wrapping/unwrapping to indexes.extensions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#30648 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
REF: change TDI.delete behavior to match DTI.delete Index Related to the Index class or subclasses Timedelta Timedelta data type
#30655 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
REF: share delete between DTI/TDI/PI Index Related to the Index class or subclasses Refactor Internal refactoring of code
#30695 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
CLN: unreachable code in indexes Clean Index Related to the Index class or subclasses
#30694 by jbrockmendel was merged Jan 4, 2020 Loading… updated Jan 4, 2020 1.0.0
REF: Share _fast_union between DTI/TDI Index Related to the Index class or subclasses
#30704 by jbrockmendel was merged Jan 5, 2020 Loading… updated Jan 5, 2020 1.0.0
REF: share _union between DTI/TDI Clean Datetime Datetime data dtype Index Related to the Index class or subclasses Timedelta Timedelta data type
#30714 by jbrockmendel was merged Jan 6, 2020 Loading… updated Jan 6, 2020 1.0.0
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
#30713 by jbrockmendel was merged Jan 6, 2020 Loading… updated Jan 6, 2020 1.0.0
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
#30764 by jbrockmendel was merged Jan 7, 2020 Loading… updated Jan 7, 2020 1.0.0
REF: PeriodIndex._union Index Related to the Index class or subclasses
#30803 by jbrockmendel was merged Jan 8, 2020 Loading… updated Jan 8, 2020 1.0.0
REF: move astype to ExtensionIndex Index Related to the Index class or subclasses
#30800 by jbrockmendel was merged Jan 8, 2020 Loading… updated Jan 8, 2020 1.0.0
REF: share comparison methods between ExtensionIndex subclasses ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#30817 by jbrockmendel was merged Jan 9, 2020 Loading… updated Jan 9, 2020 1.0.0
CLN: remove unnecessary overriding in subclasses Clean Index Related to the Index class or subclasses
#30875 by jbrockmendel was merged Jan 10, 2020 Loading… updated Jan 10, 2020 1.1
REF: handle searchsorted casting within DatetimeLikeArray Index Related to the Index class or subclasses Refactor Internal refactoring of code
#30950 by jbrockmendel was merged Jan 18, 2020 Loading… updated Jan 20, 2020 1.1
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
#30902 by jbrockmendel was merged Jan 20, 2020 Loading… updated Jan 20, 2020 1.1
CLN: tighten what we pass to Index._shallow_copy Clean Index Related to the Index class or subclasses
#31371 by jbrockmendel was merged Jan 28, 2020 Loading… updated Jan 28, 2020 1.1
BUG: preserve object dtype for Index set ops Bug Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#31401 by jbrockmendel was merged Feb 2, 2020 Loading… updated Feb 2, 2020 1.1
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
#31669 by topper-123 was merged Feb 9, 2020 Loading… updated Feb 12, 2020 1.1
REF: standardize CategoricalIndex._shallow_copy usage Categorical Categorical Data Type Index Related to the Index class or subclasses Refactor Internal refactoring of code
#32141 by jbrockmendel was merged Feb 22, 2020 Loading… updated Feb 22, 2020 1.1
ProTip! What’s not been updated in a month: updated:<2025-11-02.