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

ENH: Implement DataFrame.select API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61527 by datapythonista was closed Jun 20, 2025 Loading…
5 tasks done
ENH: Reimplement DataFrame.lookup Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Stale
#61185 by stevenae was closed Jun 2, 2025 Loading…
5 tasks done
BUG: Assigning boolean series with logical indexer Indexing Related to indexing on series/frames, not to indexes themselves
#60127 by SpoopyPillow was closed Dec 2, 2024 Loading…
5 tasks
Patch - updates maybe_indices_to_slice to use intp_t Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Stale
#59537 by benjamindonnachie was closed Oct 10, 2024 Loading…
5 tasks
BUG: Fix .loc/.iloc/.at/iat cast unexpectedly with object dtype Indexing Related to indexing on series/frames, not to indexes themselves
#49306 by xr-chen was closed Apr 7, 2023 Loading…
2 of 5 tasks
DOC: Removed parenthesis from .loc,.iloc,.at,.iat Docs Indexing Related to indexing on series/frames, not to indexes themselves
#49272 by EleekaN was closed Nov 22, 2022 Loading…
1 task
BUG: Changed .at to not set values that do not exist yet in a DataFrame #48323 Indexing Related to indexing on series/frames, not to indexes themselves Stale
#48542 by srotondo was closed Oct 28, 2022 Loading…
5 tasks
Test column addition using .at with different values Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Stale Testing pandas testing functions or related to the test suite
#46731 by FactorizeD was closed Jun 28, 2022 Loading…
1 task done
1.5
TST: Additional tests to iloc setitem Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#46419 by parthi-siva was closed May 10, 2022 Loading…
3 of 4 tasks
1.5
Lose the index before 'na_value' assignment in 'to_numpy' Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#45775 by DamianBarabonkovQC was merged Mar 5, 2022 Loading…
4 tasks done
1.5
REGR: loc.setitem losing index name when df was empty before Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#45623 by phofl was merged Jan 26, 2022 Loading…
4 tasks done
1.4.1
PERF: improve efficiency of BaseMaskedArray.__setitem__ Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#44186 by alexreg was closed Jan 17, 2022 Loading…
4 tasks
1.5
BUG: fix Frame getitem when column keys are nested tuples Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Stale
#43939 by Svanazar was closed Jan 20, 2022 Draft
3 of 4 tasks
TST: changed behavior of df.loc on multiindex Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale Testing pandas testing functions or related to the test suite
#43879 by gamenerd457 was closed Jan 25, 2022 Loading…
BUG: dropna changes index even when nothing dropped Indexing Related to indexing on series/frames, not to indexes themselves Stale
#43618 by debnathshoham was closed Nov 28, 2021 Loading…
4 tasks done
ENH: Added multi index functionality (new level kwarg) to Dataframe.filter API Design Bug Enhancement Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Stale
#43299 by ShreyasPatel031 was closed Oct 31, 2021 Loading…
3 of 4 tasks
BUG: Series.groupby fails with InvalidIndexError on time series with … Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#42772 by ghost was merged Sep 6, 2021 Loading…
4 tasks done
1.3.3
TST: Test Loc to set Multiple Items to multiple new columns Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#42665 by GYvan was merged Jul 28, 2021 Loading…
4 tasks done
Replaced value assignment by location accessor. Indexing Related to indexing on series/frames, not to indexes themselves Needs Info Clarification about behavior needed to assess issue Stale
#41880 by kosmitive was closed Aug 17, 2021 Draft
4 tasks
Backport PR #41789 on branch 1.2.x (Bug in xs raising KeyError for MultiIndex columns with droplevel False and list indexe) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#41809 by meeseeksmachine was closed Jun 4, 2021 Loading… 1.2.5
BUG: dataframe setitem error on size incompatible assignment Indexing Related to indexing on series/frames, not to indexes themselves Stale
#41193 by Mxchaeltrxn was closed Aug 8, 2021 Loading…
3 tasks
BUG: GH35865 - int cast to str with colon setitem Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#41077 by arredond was merged Apr 26, 2021 Loading…
3 of 4 tasks
1.3
DOC: Reindexing behaviour of dataframe column-assignment missing Docs Indexing Related to indexing on series/frames, not to indexes themselves Stale
#40985 by hewittk was closed Sep 2, 2021 Loading…
3 of 4 tasks
DOC: Clarify DataFrame column argument in API documentation Docs Indexing Related to indexing on series/frames, not to indexes themselves
#40658 by DriesSchaumont was merged Apr 1, 2021 Loading…
3 tasks done
1.3
REF: setitem_with_indexer DataFrame always go through split_path Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#40380 by jbrockmendel was closed Jan 7, 2022 Draft
ProTip! Exclude everything labeled bug with -label:bug.