-
- 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: Index.copy() honors 'name' parameter (#14302) Bug Indexing Related to indexing on series/frames, not to indexes themselves
API: map() on Index returns an Index, not array API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
ENH: Create and propagate UInt64Index Dtype Conversions Unexpected or buggy dtype conversions Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
ENH: Add empty property to Index. Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: sefault in concat of CategoricalIndex Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
Add inplace support for rename_axis Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
BUG: TimedeltaIndex raising ValueError when slice indexing (#16637) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Bug issue 16819 Index.get_indexer_not_unique inconsistent return types vs get_indexer API Design Bug Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fixes for #16896(TimedeltaIndex indexing regression for strings) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Fix for #16909(DeltatimeIndex.get_loc is not working on np.deltatime64 data type) Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
ENH: provide "inplace" argument to set_axis() Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Series.isin fails or categoricals Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-27.