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

PERF: fast non-unique indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#15468 by horta was closed Feb 25, 2017 Loading… updated Feb 25, 2017
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… updated Feb 25, 2017 0.20.0
BUG: Don't error with empty Series for .isin Bug Indexing Related to indexing on series/frames, not to indexes themselves
#17006 by gfyoung was merged Jul 19, 2017 Loading… updated Jul 19, 2017 0.21.0
BUG: reindex would throw when a categorical index was empty #16770 Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#16820 by ri938 was closed Jul 18, 2017 Loading… updated Jul 19, 2017 0.21.0
Fix scalar iloc rebase Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#17163 by toobaz was closed Aug 10, 2017 Loading… updated Aug 10, 2017
3 of 4 tasks
BUG: duplicate indexing with embedded non-orderables (#17610) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#17851 by gloryfromca was closed Dec 3, 2017 Loading… updated Dec 3, 2017
3 of 4 tasks
ENH: sort=bool keyword argument for index.difference Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#17878 by Giftlin was closed Dec 14, 2017 Loading… updated Dec 14, 2017
4 tasks
CLN: Refactor Index._validate_names() Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#19246 by spacesphere was closed Jan 24, 2018 Loading… updated Feb 12, 2018
3 tasks done
BUGfix: reset_index can reset index name (#17067) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#17243 by hurcy was closed Feb 19, 2018 Loading… updated Feb 19, 2018
3 of 4 tasks
BUG: Creating Index with the names argument Bug Indexing Related to indexing on series/frames, not to indexes themselves
#19168 by spacesphere was closed Feb 24, 2018 Loading… updated Feb 24, 2018
3 tasks done
DOC: update and seperate the Series.drop and Dataframe.drop docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20120 by JennaVergeynst was merged Mar 13, 2018 Loading… updated Mar 13, 2018
5 tasks done
0.23.0
DOC: update the Index.isin docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
#20249 by noemielteto was merged Mar 18, 2018 Loading… updated Mar 19, 2018
5 tasks done
0.23.0
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#20770 by toobaz was merged May 1, 2018 Loading… updated May 1, 2018
6 tasks done
0.23.0
DOC: Some doc cleanup Docs Indexing Related to indexing on series/frames, not to indexes themselves
#19968 by topper-123 was closed May 18, 2018 Loading… updated May 18, 2018
ENH: add IntervalIndex.get_loc_exact to look for exact matches only API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#19353 by topper-123 was closed May 18, 2018 Loading… updated May 18, 2018
4 tasks done
BUG: .reset_index() should raise with an invalid level name (GH20925) Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#21016 by KalyanGokhale was merged May 18, 2018 Loading… updated Jun 8, 2018
4 tasks done
0.23.1
Recognize timezoned labels when accessing dataframes. Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#17920 by 1kastner was closed Jun 30, 2018 Loading… updated Jun 30, 2018
4 tasks done
BUG: fix indexing.py to make a copy of the indices (#20852) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#20855 by subhrm was closed Jul 17, 2018 Loading… updated Jul 17, 2018
2 of 4 tasks
BUG: DataFrame.asof() : Timezone Awareness / Naivety comparison TypeError (incorrect) Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#21284 by msmarchena was closed Aug 4, 2018 Loading… updated Aug 4, 2018
3 tasks done
is_bool_dtype for ExtensionArrays Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#22667 by TomAugspurger was merged Sep 20, 2018 Loading… updated Sep 20, 2018 0.24.0
BUG: Avoid splitting string with list() (#20592) Indexing Related to indexing on series/frames, not to indexes themselves
#20615 by fredrik-1 was closed Sep 25, 2018 Loading… updated Sep 25, 2018
Preserve Extension type on cross section Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#22785 by TomAugspurger was merged Sep 26, 2018 Loading… updated Sep 26, 2018 0.24.0
Implement take for EA mixins ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
#23159 by jbrockmendel was closed Oct 18, 2018 Loading… updated Oct 18, 2018
2 of 4 tasks
DOC: update the Series.align docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
#20156 by MichielStock was closed Nov 1, 2018 Loading… updated Nov 1, 2018
5 of 9 tasks
BUG: CategoricalIndex.searchsorted doesn't return a scalar if input was scalar Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#21019 by fjetter was closed Nov 18, 2018 Loading… updated Nov 18, 2018
3 of 4 tasks
0.24.0
ProTip! Updated in the last three days: updated:>2025-11-26.