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

PERF: indexing Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#43274 by debnathshoham was merged Aug 30, 2021 Loading…
4 tasks
1.3.3
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
#41833 by jbrockmendel was merged Jun 9, 2021 Loading… 1.3
BUG: Fix reindexing with multi-indexed DataFrames Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#30766 by ChrisRobo was merged Apr 8, 2020 Loading…
5 tasks done
1.1
Avoid accessing private loc methods Clean Indexing Related to indexing on series/frames, not to indexes themselves
#27383 by jbrockmendel was merged Jul 24, 2019 Loading… 1.0.0
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
#27100 by jschendel was merged Jul 2, 2019 Loading…
4 tasks done
0.25.0
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: Fix RecursionError when using a scalar point to select IntervalIndex columns Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#26570 by jschendel was closed Jul 19, 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
#26519 by timgates42 was merged May 30, 2019 Loading…
4 tasks done
0.25.0
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
#26518 by vaibhavhrt was merged May 29, 2019 Loading…
3 tasks done
0.25.0
TST: Test sorting levels not aligned with index (#25775) Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#26492 by mahepe was merged Jun 5, 2019 Loading…
4 tasks done
0.25.0
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
#26471 by sumanau7 was merged Aug 22, 2019 Loading…
4 tasks done
0.25.1
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
#26417 by shantanu-gontia was merged May 19, 2019 Loading…
4 tasks done
0.25.0
BUG-20629 allow .at accessor with CategoricalIndex Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#26298 by JustinZhengBC was merged May 20, 2019 Loading…
4 tasks done
0.25.0
PERF: fixed performance degration becasue doesn't slice values array in to_native_types of DateTimeBlock Indexing Related to indexing on series/frames, not to indexes themselves
#25765 by hksonngan was merged Apr 19, 2019 Loading…
4 tasks done
0.25.0
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
#25280 by mroeschke was merged Feb 16, 2019 Loading…
4 tasks done
0.25.0
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
#25085 by h-vetinari was merged Feb 3, 2019 Loading… 0.24.1
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…
ENH: indexing and __getitem__ of dataframe and series accept zerodim integer np.array as int Bug Indexing Related to indexing on series/frames, not to indexes themselves
#24924 by tamuhey was merged Feb 20, 2019 Loading…
3 of 4 tasks
0.25.0
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.