-
- 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
TST: test initializing a Series from Index while passing dtype Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#27107 by toobaz was merged Jun 28, 2019 Loading…
3 tasks done
ENH: allow object-dtype Index to do arithmetic ops Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Index Related to the Index class or subclasses
#27784 by jbrockmendel was closed Aug 13, 2019 Loading…
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
[#16737] Index type for Series with empty data Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#32053 by SaturnFromTitan was closed Sep 10, 2020 Loading…
5 tasks done
Fix DataFrame.info() range summary for DatetimeIndex Index Related to the Index class or subclasses
#31069 by Ircama was closed Feb 5, 2020 Loading…
Add support to names keyword in Index API Design Index Related to the Index class or subclasses Needs Discussion Requires discussion from core team before further action
#28032 by pedrocunial was closed Oct 3, 2019 Loading…
4 of 5 tasks
DEPR: Index.ravel behavior Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#32641 by jbrockmendel was closed Mar 30, 2020 Loading…
4 of 5 tasks
ENH: Add Related to the Index class or subclasses replace replace method
replace method to Index Enhancement Index #32542 by oguzhanogreden was closed Apr 11, 2021 Loading…
7 of 8 tasks
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: ensure consistent behavior of Index.is_all_dates (#19204) Index Related to the Index class or subclasses
#33104 by addammy was closed Jul 17, 2020 Loading…
5 tasks done
DatetimeIndex get_loc validates date object Datetime Datetime data dtype Index Related to the Index class or subclasses Needs Discussion Requires discussion from core team before further action
#35478 by knabben was closed Nov 4, 2020 Loading…
5 tasks
API: Index.__cmp__(Series) return NotImplemented API - Consistency Internal Consistency of API/Behavior Index Related to the Index class or subclasses
#37160 by jbrockmendel was closed Nov 11, 2020 Loading…
4 of 5 tasks
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…
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
DOC: Distinguish between different types of boolean indexing #10492 Docs Index Related to the Index class or subclasses
#36869 by junjunjunk was merged Oct 8, 2020 Loading…
4 tasks done
BUG/API: Index.__new__ match Series datetime inference behavior API - Consistency Internal Consistency of API/Behavior Index Related to the Index class or subclasses
#40451 by jbrockmendel was closed Mar 23, 2021 Loading…
2 of 4 tasks
Construction of series with na and datetime dtype Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#46068 by weikhor was closed Mar 14, 2022 Loading…
4 tasks
ENH - Add index parameter do df.to_dict() Enhancement Index Related to the Index class or subclasses Stale
#47657 by hydratedguy was closed Sep 1, 2022 Loading…
5 tasks done
ENH: GH19708 - Index now has diff and round methods Enhancement Index Related to the Index class or subclasses Stale
#47658 by brunocoutinhoo was closed Aug 22, 2022 Loading…
2 of 5 tasks
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
API: NumericIndex([1 2, 3]).dtype should be int64 on 32-bit systems 32bit 32-bit systems Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#49815 by topper-123 was merged Nov 22, 2022 Loading…
3 tasks done
POC No index Index Related to the Index class or subclasses PDEP pandas enhancement proposal
#49693 by MarcoGorelli was closed Dec 4, 2022 • Draft
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.