-
- 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
API: hide NumericIndex from public top-level namespace in favor of pd.Index Index Related to the Index class or subclasses
REGR: GH50127 fixes error for converting to / creating Index with dtype Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
S3 Astype Index #51559 by Daquisu was closed Nov 27, 2023 Loading…
5 tasks done
ENH: allow storing ExtensionArrays in the Index ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses Stale
#34159 by jorisvandenbossche was closed Oct 31, 2021 • Draft
BUG: Index.drop raising Error when Index has duplicates Index Related to the Index class or subclasses MultiIndex
ENH: NDFrame.axis_ops Index Related to the Index class or subclasses Refactor Internal refactoring of code
#52461 by jbrockmendel was closed Jan 10, 2024 Loading…
REF: Refactor signature of RangeIndex._simple_new Index Related to the Index class or subclasses Performance Memory or execution speed performance Refactor Internal refactoring of code
CLN: remove methods of ExtensionIndex that duplicate base Index Clean Index Related to the Index class or subclasses
Make the conversion from dtype to subclass just a little faster Index Related to the Index class or subclasses Performance Memory or execution speed performance
#49393 by hmaarrfk was merged Nov 2, 2022 Loading…
5 tasks
BUG: PeriodIndex.get_loc with mismatched freq Bug Frequency DateOffsets Index Related to the Index class or subclasses Period Period data type
PERF: Faster comparisons of indexes when compared to self Index Related to the Index class or subclasses Performance Memory or execution speed performance
#37109 by topper-123 was closed Jan 1, 2021 Loading…
CoW: Add reference tracking to index when created from series Copy / view semantics Index Related to the Index class or subclasses
DEPR: deprecate Index.__getitem__ with float key Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
ENH/POC: ExtensionIndex for arbitrary EAs ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#37869 by jbrockmendel was closed Mar 13, 2021 Loading…
5 tasks
PERF/REGR: restore IntervalIndex._intersection_non_unique Index Related to the Index class or subclasses Interval Interval data type Performance Memory or execution speed performance setops union, intersection, difference, symmetric_difference
Fixed #38419 - BUG: set_index screws up the dtypes on empty DataFrames Index Related to the Index class or subclasses Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: allow start=range_object in RangeIndex constructor Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
Set index with prepend API Design Index Related to the Index class or subclasses
#26724 by nicodv was closed Jun 10, 2019 Loading…
2 of 3 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.