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

DOC: replace @doc @appender with inline docstringsin pandas/core/indexes/datetimelike.py Docs Index Related to the Index class or subclasses
#63152 by AnonToky was closed Dec 2, 2025 Loading… updated Dec 2, 2025
1 of 6 tasks
PERF: Assign unique for monotonic but not strictly monotonic index Index Related to the Index class or subclasses Performance Memory or execution speed performance
#62839 by rhshadrach was merged Oct 25, 2025 Loading… updated Oct 25, 2025
5 tasks
3.0
BUG: adding row to DataFrame with EADtype index loses dtype Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#62345 by jbrockmendel was merged Sep 16, 2025 Loading… updated Sep 16, 2025
3 of 5 tasks
3.0
BUG: Fix Series.reindex losing values when reindexing to MultiIndex Index Related to the Index class or subclasses MultiIndex
#61969 by Roline-Stapny was merged Aug 7, 2025 Loading… updated Aug 7, 2025
4 tasks done
3.0
EHN: return early when the result is None Index Related to the Index class or subclasses
#62032 by zhiqiangxu was merged Aug 4, 2025 Loading… updated Aug 4, 2025 3.0
BUG: fix: list as index item does not raise Bug Index Related to the Index class or subclasses Stale
#61674 by Andre-Andreati was closed Jul 28, 2025 Loading… updated Jul 28, 2025
4 of 5 tasks
API: np.isinf on Index return Index[bool] Index Related to the Index class or subclasses
#61874 by jbrockmendel was merged Jul 16, 2025 Loading… updated Jul 16, 2025
3 of 5 tasks
3.0
BUG: Fix Index.equals between object and string Bug Index Related to the Index class or subclasses Strings String extension data type and string data
#61541 by sanggon6107 was merged Jul 10, 2025 Loading… updated Jul 10, 2025
4 of 5 tasks
3.0
DOC: Pass docstring validation for Index.infer_objects Docs Index Related to the Index class or subclasses
#61756 by mroeschke was merged Jul 1, 2025 Loading… updated Jul 1, 2025 3.0
TST: Testing for mixed int/str Index Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#61349 by xaris96 was closed Jun 30, 2025 Loading… updated Jun 30, 2025
5 tasks done
BUG: Fix na_position type in IndexEngine Index Related to the Index class or subclasses
#61062 by avm19 was merged Mar 7, 2025 Loading… updated Mar 7, 2025
5 tasks done
3.0
DEPR: Remove NumericIndex Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#51139 by topper-123 was merged Feb 3, 2023 Loading… updated Feb 21, 2025
2 tasks done
2.0
2
8
API: ignore empty range/object dtype in Index setop operations (string dtype compat) Index Related to the Index class or subclasses setops union, intersection, difference, symmetric_difference Strings String extension data type and string data
#60797 by jorisvandenbossche was merged Feb 17, 2025 Loading… updated Feb 17, 2025 2.3
Backport PR #56013 on branch 2.3.x (BUG: get_indexer rountripping through string dtype) Index Related to the Index class or subclasses Strings String extension data type and string data
#60339 by meeseeksmachine was merged Nov 17, 2024 Loading… updated Nov 17, 2024 2.3
BUG: get_indexer rountripping through string dtype Index Related to the Index class or subclasses Strings String extension data type and string data
#56013 by phofl was merged Nov 16, 2024 Loading… updated Nov 16, 2024
5 tasks
2.3
REGR: ensure numpy fixed-size binary/string arrays are converted to object dtype for Index creation Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
#57995 by PF2100 was closed Sep 25, 2024 Loading… updated Sep 25, 2024
4 of 5 tasks
2.2.3
BUG: Fix is_unique regression for slices of Indexes Index Related to the Index class or subclasses
#57958 by rob-sil was merged Aug 6, 2024 Loading… updated Aug 6, 2024
4 of 5 tasks
3.0
TST: Clean tests that constuct Index equivalent to RangeIndexes Clean Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#57441 by mroeschke was merged Jul 24, 2024 Loading… updated Jul 24, 2024 3.0
CLN: Remove Index.sort Clean Index Related to the Index class or subclasses
#59283 by mroeschke was merged Jul 23, 2024 Loading… updated Jul 23, 2024 3.0
REGR: Index.map adding back tz to tz-agnostic result Apply Apply, Aggregate, Transform, Map Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
#57475 by rhshadrach was closed Jul 4, 2024 Draft updated Jul 4, 2024
1 of 5 tasks
2.2.3
REF: Use default_index or preserve original Index type for empty-like results Index Related to the Index class or subclasses Refactor Internal refactoring of code
#59035 by mroeschke was merged Jun 18, 2024 Loading… updated Jun 18, 2024
1 task
3.0
DOC: Add missing docstrings for Index.empty, Index.view and Index.names Docs Index Related to the Index class or subclasses
#57546 by merlinymy was closed May 7, 2024 Loading… updated May 7, 2024
preserve index in list accessor Arrow pyarrow functionality Index Related to the Index class or subclasses
#58438 by rohanjain101 was merged Apr 30, 2024 Loading… updated Apr 30, 2024
5 tasks
3.0
REF: Allow Index._with_infer to also return RangeIndex Index Related to the Index class or subclasses
#58143 by mroeschke was closed Apr 29, 2024 Loading… updated Apr 29, 2024
PERF: RangeIndex.value_counts/searchsorted/to_numpy Index Related to the Index class or subclasses Performance Memory or execution speed performance
#58376 by mroeschke was merged Apr 29, 2024 Loading… updated Apr 29, 2024 3.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.