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: Allow where/mask/Indexers to accept callable API Design Indexing Related to indexing on series/frames, not to indexes themselves
#12539 by sinhrks was closed Apr 29, 2016 Loading…
5 tasks done
0.18.1
BUG: Accept Generic Array-Like for .where Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15414 by gfyoung was closed Feb 24, 2017 Loading… 0.20.0
API: generalized check_array_indexer for validating array-like getitem indexers ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#31150 by jorisvandenbossche was merged Jan 29, 2020 Loading… 1.0.0
BUG: df[col] = arr should not overwrite data in df[col] Indexing Related to indexing on series/frames, not to indexes themselves
#35417 by jbrockmendel was closed Jan 26, 2022 Loading…
5 tasks done
1.5
API/ENH: add method='nearest' to Index.get_indexer/reindex and method to get_loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#9258 by shoyer was merged Feb 23, 2015 Loading… 0.16.0
BUG: Bug in loc did not change dtype when complete column was assigned Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Stale
#37749 by phofl was closed Jun 16, 2021 Loading…
8 tasks done
API: Implement new indexing behavior for intervals API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#27100 by jschendel was merged Jul 2, 2019 Loading…
4 tasks done
0.25.0
ENH: Add set_index to Series Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#22225 by h-vetinari was closed Jan 6, 2019 Loading…
5 tasks done
API: better error-handling for df.set_index Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#22486 by h-vetinari was merged Oct 19, 2018 Loading…
4 tasks done
0.24.0
Introduction of RangeIndex API Design Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#9977 by ARF1 was closed Dec 30, 2015 Loading…
15 of 25 tasks
BUG: Fix issue with datetime[ns, tz] input in Block.setitem GH32395 Bug Indexing Related to indexing on series/frames, not to indexes themselves
#32479 by h-vishal was merged May 25, 2020 Loading…
5 tasks done
1.0.4
BUG: Fix bug in loc setitem changing the dtype when condition is False Bug Indexing Related to indexing on series/frames, not to indexes themselves
#37672 by phofl was merged Dec 13, 2021 Loading…
5 tasks done
1.4
Subclassing improvements Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12308 by cldy was closed Nov 22, 2016 Loading…
add optional default value to GroupBy.get_group API Design Groupby Indexing Related to indexing on series/frames, not to indexes themselves
#5452 by dwiel was closed Jan 18, 2015 Loading… 0.16.0
Index repr changes to make them consistent Indexing Related to indexing on series/frames, not to indexes themselves Output-Formatting __repr__ of pandas objects, to_string
#9901 by jreback was merged May 9, 2015 Loading… 0.16.1
ENH: provide "inplace" argument to set_axis() Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16994 by toobaz was closed Jul 24, 2017 Loading…
4 tasks done
0.21.0
API: map() on Index returns an Index, not array API Design Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#14506 by nateyoder was closed Dec 16, 2016 Loading…
5 tasks done
0.20.0
ENH: Add masked engine Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#49420 by phofl was merged Jan 26, 2023 Loading…
5 tasks
2.0
CLN: revisit & simplify Block/BlockManager, remove axes Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#6745 by immerrr was merged Apr 25, 2014 Loading…
8 tasks done
0.14.0
ENH: add per axis, per level indexing with tuples using loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#6134 by ghost was closed Feb 4, 2014 Loading… 0.14.0
ENH/API: Scalar values for Series.rename and NDFrame.rename_axis API Design Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#11980 by TomAugspurger was closed Feb 11, 2016 Loading… 0.18.0
ERR: disallow non-hashables in Index/MultiIndex construction & rename Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#20548 by arminv was merged Apr 23, 2018 Loading…
4 tasks done
0.23.0
BUG: Timestamp == date match stdlib Datetime Datetime data dtype Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#36131 by jbrockmendel was merged Jan 1, 2021 Loading…
4 of 5 tasks
1.3
ENH: tolerance now takes list-like argument for reindex and get_indexer. Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#17367 by buntwo was merged Oct 14, 2017 Loading…
3 tasks
0.21.0
BUG: Multiindexed series .at fix Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#32520 by rhshadrach was merged May 25, 2020 Loading…
5 tasks done
1.1
ProTip! Updated in the last three days: updated:>2025-11-28.