-
- 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
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… updated May 11, 2023
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… updated May 11, 2023
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… updated May 11, 2023
Feature/get dotted columns by prefix API Design Indexing Related to indexing on series/frames, not to indexes themselves
#16320 by BibMartin was closed May 11, 2017 Loading… updated May 11, 2023
2 of 4 tasks
ExtensionArray.take default implementation ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves
BUG: IntervalIndex.get_loc/get_indexer wrong return value / error Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#25090 by samuelsinayoko was closed Jun 27, 2019 Loading… updated Oct 13, 2022
3 of 4 tasks
BUG: bugfix 26390 assigning PandasArray to DataFrame error Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
REF: de-duplicate symmetric_difference, _union Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
BUG: Index._searchsorted_monotonic(..., side='right') returns the left side position for monotonic decreasing indexes Indexing Related to indexing on series/frames, not to indexes themselves
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
BUG: Fix reindexing with multi-indexed DataFrames Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
API: Implement new indexing behavior for intervals API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
BUG: assignment to multiple columns when some column do not exist Indexing Related to indexing on series/frames, not to indexes themselves
#26534 by howsiwei was closed Oct 22, 2019 Loading… updated Nov 2, 2019
4 tasks done
ENH: add regex parameter to .loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#27363 by topper-123 was closed Oct 22, 2019 Loading… updated Oct 24, 2019
6 tasks done
Fix bug where list like object not returning empty Index. Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
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… updated Jul 22, 2019
5 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… updated Jul 3, 2019
2 tasks done
Raise a ValueError when index and data lengths don't match Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#26911 by krsnik93 was merged Jun 26, 2019 Loading… updated Jun 26, 2019
4 tasks done
Issue/26506 Provides correct desciption in docstring that get_indexer methods are not yet supported Docs Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
Fix type annotations in pandas.core.indexes.period Indexing Related to indexing on series/frames, not to indexes themselves Typing type annotations, mypy/pyright type checking
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.