-
- 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
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: 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.).
BUG: DataFrame slice selection treated as hashable in Python 3.12 #57500 Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
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
Remove support for slices in take Indexing Related to indexing on series/frames, not to indexes themselves
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
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
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
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
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
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
ProTip! Follow long discussions with comments:>50.