-
- 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: 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: Fix reindexing with multi-indexed DataFrames Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
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…
6 tasks done
API: Implement new indexing behavior for intervals API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
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…
4 tasks done
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…
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
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
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
BUG-20629 allow .at accessor with CategoricalIndex Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
TST: indexing/test_floats.py::TestFloatIndexers::test_scalar_non_numeric Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#25748 by simonjayhawkins was closed Mar 27, 2019 Loading…
Precursor for #25607 Clean Indexing Related to indexing on series/frames, not to indexes themselves
#25688 by impact27 was closed May 7, 2019 Loading…
3 tasks done
dropna(subset=...) should accept incomplete key Indexing Related to indexing on series/frames, not to indexes themselves
#25407 by alexander-ponomaroff was closed Apr 20, 2019 Loading…
4 tasks done
ENH: Support times with timezones in at_time Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
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…
3 of 4 tasks
Revert set_index inspection/error handling for 0.24.1 Docs Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
API: Change default for Index.union sort API Design Indexing Related to indexing on series/frames, not to indexes themselves
#25007 by TomAugspurger was closed Feb 4, 2019 Loading…
DEPR/API: disallow lists within list for set_index DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#24697 by h-vetinari was closed Mar 10, 2019 Loading…
5 tasks done
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.