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

ENH: NumericIndex for any numpy int/uint/float dtype Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Enhancement Index Related to the Index class or subclasses
#41153 by topper-123 was merged Aug 5, 2021 Loading…
4 tasks done
1.4
ENH: allow storing ExtensionArrays in Index ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses
#43930 by jbrockmendel was merged Dec 31, 2021 Loading…
5 of 7 tasks
1.4
BUG: Index.union() inconsistent with non-unique Indexes Bug Index Related to the Index class or subclasses
#36299 by phofl was merged Mar 4, 2021 Loading…
6 tasks done
1.3
BUG: allow missing values in Index when calling Index.sort_values Bug Index Related to the Index class or subclasses Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#35604 by AlexKirko was merged Sep 6, 2020 Loading…
5 tasks done
1.2
fix inconsistent index naming with union/intersect #35847 Index Related to the Index class or subclasses
#36413 by iamlemec was merged Oct 7, 2020 Loading…
5 tasks done
1.2
CLN refactor core indexes Code Style Code style, linting, code_checks Index Related to the Index class or subclasses
#37582 by MarcoGorelli was merged Dec 22, 2020 Loading… 1.3
ENH: RangeIndex.sort_values now avoids materialization of values Enhancement Index Related to the Index class or subclasses Performance Memory or execution speed performance
#43666 by usersblock was merged Oct 21, 2021 Loading…
4 tasks done
1.4
use range in RangeIndex instead of _start etc. Index Related to the Index class or subclasses Refactor Internal refactoring of code
#26581 by topper-123 was merged Jun 5, 2019 Loading…
3 of 4 tasks
0.25.0
BUG: assign consensus name to index union in array case GH13475 Bug Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#35338 by iamlemec was merged Aug 7, 2020 Loading…
5 tasks done
1.2
Makes NumericIndex constructor dtype aware Bug Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses
#29529 by oguzhanogreden was merged Nov 17, 2019 Loading…
6 tasks done
1.0.0
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: raise on non-hashable in __contains__ Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves
#30902 by jbrockmendel was merged Jan 20, 2020 Loading… 1.1
DEPR: Int64Index, UInt64Index & Float64Index Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#43028 by topper-123 was merged Sep 1, 2021 Loading…
2 tasks done
1.4
PERF: don't call RangeIndex._data unnecessarily Index Related to the Index class or subclasses Performance Memory or execution speed performance
#26565 by topper-123 was merged Jun 1, 2019 Loading…
3 of 4 tasks
0.25.0
Can't combine DatetimeIndex MultiIndex with numeric MultiIndex Datetime Datetime data dtype Index Related to the Index class or subclasses MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#42143 by alex-gregory-ds was merged Dec 19, 2021 Loading…
3 of 4 tasks
1.4
REF: implement _should_compare Index Related to the Index class or subclasses
#38105 by jbrockmendel was merged Dec 2, 2020 Loading…
3 of 5 tasks
1.2
CLN: various related to numeric indexes Clean Index Related to the Index class or subclasses
#41615 by topper-123 was merged Jun 3, 2021 Loading… 1.3
BUG: raise on non-hashable Index name, closes #29069 Bug Index Related to the Index class or subclasses
#30335 by jbrockmendel was merged Dec 27, 2019 Loading…
5 tasks done
1.0.0
ENH: Deprecate non-keyword arguments for Index.set_names. Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#41551 by jmholzer was merged May 27, 2021 Loading…
4 tasks
1.3
REF: Simplify Index.copy Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses
#35592 by topper-123 was merged Aug 10, 2020 Loading… 1.2
REF: collect methods in NumericIndex Index Related to the Index class or subclasses Refactor Internal refactoring of code
#41472 by topper-123 was merged May 18, 2021 Loading… 1.3
TST: Adding unit tests for named indexes resulting from empty datafra… Groupby Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#43593 by IamJasonBian was merged Oct 31, 2021 Loading…
1 of 4 tasks
1.4
REF: share _simple_new Index Related to the Index class or subclasses Refactor Internal refactoring of code
#37872 by jbrockmendel was merged Nov 17, 2020 Loading… 1.2
BUG: copying series into empty dataframe does not preserve dataframe index name Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves
#36141 by Dr-Irv was merged Sep 8, 2020 Loading…
5 tasks done
1.1.2
ProTip! Mix and match filters to narrow down what you’re looking for.