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

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
#20814 by TomAugspurger was merged Apr 27, 2018 Loading… updated Nov 30, 2022
4 tasks
0.23.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… 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
#26417 by shantanu-gontia was merged May 19, 2019 Loading… updated Nov 28, 2021
4 tasks done
0.25.0
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… updated Aug 30, 2021
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… updated Jun 25, 2021 1.3
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
#17272 by jschendel was merged Sep 7, 2017 Loading… updated Dec 6, 2020
5 tasks done
0.21.0
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
#6745 by immerrr was merged Apr 25, 2014 Loading… updated May 1, 2020
8 tasks done
0.14.0
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… updated Apr 8, 2020
5 tasks done
1.1
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… updated Jan 24, 2020
4 tasks done
0.25.0
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
fixes #22085 (int type pandas.series.index contains float type key bug) Bug Indexing Related to indexing on series/frames, not to indexes themselves
#22366 by a1shadows was closed Aug 16, 2018 Loading… updated Oct 23, 2019
2 of 4 tasks
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… updated Aug 22, 2019
4 tasks done
0.25.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… updated Jul 24, 2019 1.0.0
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
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… updated Jul 19, 2019
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… 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
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… updated Jun 5, 2019
4 tasks done
0.25.0
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… updated May 30, 2019
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… updated May 29, 2019
3 tasks done
0.25.0
ProTip! Add no:assignee to see everything that’s not assigned.