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

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
BUG: Fix incosistent behavior of 2d-indexed loc-set to Series #59933 Bug Indexing Related to indexing on series/frames, not to indexes themselves
#60052 by anzber was merged Mar 1, 2025 Loading…
4 tasks done
3.0
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
Issue #59098: fix bug for default level behavior in xs function Bug Indexing Related to indexing on series/frames, not to indexes themselves
#59493 by ssf0409 was closed Sep 9, 2024 Loading…
2 of 5 tasks
BUG: Fix 57735 Indexing Related to indexing on series/frames, not to indexes themselves
#59335 by matiaslindgren was merged Jul 29, 2024 Loading…
3 of 5 tasks
3.0
BUG: Hash and compare tuple subclasses as builtin tuples Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#59286 by matiaslindgren was merged Jul 22, 2024 Loading…
4 of 5 tasks
3.0
CLN: int slice on Index[float] as positional Clean Indexing Related to indexing on series/frames, not to indexes themselves
#58646 by mroeschke was merged May 13, 2024 Loading… 3.0
CLN: callable to Series.iloc returning a tuple Clean Indexing Related to indexing on series/frames, not to indexes themselves
#58626 by mroeschke was merged May 8, 2024 Loading… 3.0
BUG: Fix arrow extension array assignment by repeated key Arrow pyarrow functionality Indexing Related to indexing on series/frames, not to indexes themselves
#58616 by hombit was merged May 7, 2024 Loading…
4 tasks done
3.0
1d array Indexing Related to indexing on series/frames, not to indexes themselves
#58347 by gb0808 was closed May 15, 2024 Loading…
5 tasks
BUG: Setting values on DataFrame with multi-index .loc(axis=0) access adds columns Indexing Related to indexing on series/frames, not to indexes themselves
#58301 by eshaready was merged Apr 18, 2024 Loading…
4 of 5 tasks
3.0
BUG: DataFrame slice selection treated as hashable in Python 3.12 #57500 Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#58043 by tehunter was merged Apr 16, 2024 Loading…
5 tasks done
2.3.4
PERF: RangeIndex.__getitem__ with integers return RangeIndex Index Related to the Index class or subclasses Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#57770 by mroeschke was merged Mar 12, 2024 Loading… 3.0
DOC: Add DataFrame.isetitem method Docs Indexing Related to indexing on series/frames, not to indexes themselves
#57614 by luke396 was merged Feb 27, 2024 Loading…
1 of 5 tasks
3.0
Remove support for slices in take Indexing Related to indexing on series/frames, not to indexes themselves
#57343 by phofl was merged Feb 13, 2024 Loading…
5 tasks
3.0
Fixed BUG: Using NamedTuples with .iloc fails #48188 Bug Indexing Related to indexing on series/frames, not to indexes themselves
#57287 by MkMayo was closed Feb 7, 2024 Loading…
5 tasks
Backport PR #57061 on branch 2.2.x (REGR: non-unique, masked dtype index raising IndexError) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#57142 by meeseeksmachine was merged Jan 30, 2024 Loading… 2.2.1
REGR: non-unique, masked dtype index raising IndexError Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#57061 by lukemanley was merged Jan 30, 2024 Loading…
5 tasks done
2.2.1
BUG: df.iloc not working with NamedTuple Bug Indexing Related to indexing on series/frames, not to indexes themselves Stale
#57004 by yuanx749 was closed Mar 9, 2024 Loading…
3 of 5 tasks
wip: depr partial row-wise multi-column-wise enlargement Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#56872 by MarcoGorelli was closed Feb 16, 2024 Draft
5 tasks
Backport PR #56635 on branch 2.2.x (CoW: Boolean indexer in MultiIndex raising read-only error) Blocker Blocking issue or pull request for an upcoming release Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
#56660 by meeseeksmachine was merged Dec 28, 2023 Loading… 2.2
CoW: Boolean indexer in MultiIndex raising read-only error Blocker Blocking issue or pull request for an upcoming release Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves
#56635 by phofl was merged Dec 28, 2023 Loading… 2.2
BUG: setitem with mixed-resolution dt64s Indexing Related to indexing on series/frames, not to indexes themselves Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#56419 by jbrockmendel was merged Apr 23, 2024 Loading…
3 of 5 tasks
3.0
BUG: Fix error message for assigning a column with an empty DataFrame Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#56120 by rob-sil was merged Nov 22, 2023 Loading…
4 tasks done
2.2
ProTip! Follow long discussions with comments:>50.