-
- 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
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…
3 of 4 tasks
BUG: Indexing MultiIndex with Series failed. Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Bug in groupby.get_group on categoricalindex Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves
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…
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
BUG: boolean masking with Index objects Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#17219 by naor2013 was closed Oct 2, 2017 Loading…
DOC: Added examples to pd.Index.get_loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
#17380 by topper-123 was closed Sep 17, 2017 Loading…
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…
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…
4 tasks
DEPR: Deprecate tupleize_cols in Index constructor Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17899 by gfyoung was closed Oct 17, 2017 Loading…
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
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…
3 of 4 tasks
BUG: Creating Index with the Related to indexing on series/frames, not to indexes themselves
names argument Bug Indexing #19168 by spacesphere was closed Feb 24, 2018 Loading…
3 tasks done
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…
3 tasks done
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…
4 tasks done
TST: Move fully passing tests from test_interval_new to test_interval Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#19652 by jschendel was closed Jun 28, 2018 Loading…
2 tasks done
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…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.