-
- 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
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: 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: 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
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… 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
DOC: update the Index.isin docstring Docs Indexing Related to indexing on series/frames, not to indexes themselves
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
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
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
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
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
Previous Next
ProTip! Updated in the last three days: updated:>2025-11-26.