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

Fix inconsistency in Partial String Index with 'second' resolution Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#14856 by ischurov was closed Dec 20, 2016 Loading… updated Dec 22, 2016 0.20.0
BUG: Indexing MultiIndex with Series failed. Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#15041 by bkandel was closed Jan 4, 2017 Loading… updated Jan 4, 2017
4 tasks done
0.20.0
API: allow list-like to DataFrame rename API Design Indexing Related to indexing on series/frames, not to indexes themselves
#15029 by chris-b1 was closed Jan 11, 2017 Loading… updated Jan 11, 2017
3 of 4 tasks
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 in groupby.get_group on categoricalindex Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves
#15163 by watercrossing was closed Jan 19, 2017 Loading… updated Nov 10, 2017
4 tasks done
0.20.0
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
BUG: duplicate indexing with embedded non-orderables (#17610) Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#18609 by gloryfromca was closed Dec 21, 2017 Loading… updated Dec 21, 2017
4 tasks done
0.23.0
BUG: If Series is called with no arguments, let it have a RangeIndex (#16737) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#16961 by alanbato was closed Dec 28, 2017 Loading… updated Dec 28, 2017
3 of 4 tasks
BUG: Fix df.loc slice support Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#18703 by Licht-T was closed Feb 10, 2018 Loading… updated Feb 10, 2018
3 of 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 the DataFrame.iat[] docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
#20219 by akosel was merged Mar 11, 2018 Loading… updated Mar 11, 2018
5 tasks done
0.23.0
DOC: update the Index.get_values docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
#20231 by nocibambi was merged Mar 11, 2018 Loading… updated Mar 11, 2018
5 tasks done
0.23.0
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 DataFrame.loc[] docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
#20229 by akosel was merged Mar 14, 2018 Loading… updated Mar 14, 2018
5 tasks done
0.23.0
DOC: Improved the docstring of pandas.Series.sample Docs Indexing Related to indexing on series/frames, not to indexes themselves Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20109 by ottiP was merged Mar 15, 2018 Loading… updated Mar 15, 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
BUG: Series.is_unique has extra output if contains objects with __ne__ defined Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#20691 by Dr-Irv was merged Apr 15, 2018 Loading… updated Apr 15, 2018
4 tasks done
0.23.0
BUG: fixes indexing with monotonic decreasing DTI (#19362) Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#20677 by mapehe was merged Apr 20, 2018 Loading… updated Apr 20, 2018
4 tasks done
0.23.0
ProTip! Add no:assignee to see everything that’s not assigned.