-
- 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
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
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
BUG: Fix Series.reindex losing values when reindexing to MultiIndex Index Related to the Index class or subclasses MultiIndex
BUG: fix: Related to the Index class or subclasses Stale
list as index item does not raise Bug Index #61674 by Andre-Andreati was closed Jul 28, 2025 Loading… updated Jul 28, 2025
4 of 5 tasks
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
DEPR: Remove NumericIndex Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
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
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
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
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
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
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
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.