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

Backport PR #54945 on branch 2.1.x (REGR: MultiIndex.append raising for overlapping IntervalIndex levels) Interval Interval data type MultiIndex Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54968 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
Backport PR #54954 on branch 2.1.x (REGR: read_csv splitting on comma with delim_whitespace) IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
#54967 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
Backport PR #54882 on branch 2.1.x (REGR: get_group raising with axis=1) Groupby Regression Functionality that used to work in a prior pandas version
#54956 by phofl was merged Sep 2, 2023 Loading… 2.1.1
Backport PR #54913 on branch 2.1.x (REGR: drop_duplicates raising for arrow strings) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#54955 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
REGR: read_csv splitting on comma with delim_whitespace IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
#54954 by phofl was merged Sep 2, 2023 Loading…
6 tasks
2.1.1
2
1
REGR: MultiIndex.append raising for overlapping IntervalIndex levels Interval Interval data type MultiIndex Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54945 by lukemanley was merged Sep 2, 2023 Loading…
5 tasks done
2.1.1
Backport PR #54895 on branch 2.1.x (REGR: Merge raising when left merging on arrow string index) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54933 by meeseeksmachine was merged Sep 1, 2023 Loading… 2.1.1
Backport PR #54884 on branch 2.1.x (REGR: value_counts raises with bins) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#54932 by meeseeksmachine was merged Sep 1, 2023 Loading… 2.1.1
Backport PR #54880 on branch 2.1.x (REGR: comparing datetime vs None raises) Regression Functionality that used to work in a prior pandas version
#54925 by meeseeksmachine was merged Sep 1, 2023 Loading… 2.1.1
REGR: Restore _constructor_from_mgr to pass manager object to constructor Regression Functionality that used to work in a prior pandas version Subclassing Subclassing pandas objects
#54922 by jorisvandenbossche was merged Oct 26, 2023 Loading… 2.1.2
REGR: concat raising for 2 different ea dtypes Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54914 by phofl was merged Sep 5, 2023 Loading…
5 tasks
2.1.1
REGR: drop_duplicates raising for arrow strings Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#54913 by phofl was merged Sep 2, 2023 Loading…
5 tasks
2.1.1
Backport PR #54885 on branch 2.1.x (REGR: setitem with part of a MultiIndex raises) MultiIndex Regression Functionality that used to work in a prior pandas version
#54899 by meeseeksmachine was merged Aug 31, 2023 Loading… 2.1.1
REGR: Merge raising when left merging on arrow string index Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54895 by phofl was merged Sep 1, 2023 Loading…
5 tasks
2.1.1
REGR: setitem with part of a MultiIndex raises MultiIndex Regression Functionality that used to work in a prior pandas version
#54885 by lukemanley was merged Aug 31, 2023 Loading…
5 tasks done
2.1.1
REGR: value_counts raises with bins Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#54884 by phofl was merged Sep 1, 2023 Loading…
5 tasks
2.1.1
REGR: get_group raising with axis=1 Groupby Regression Functionality that used to work in a prior pandas version
#54882 by phofl was merged Sep 1, 2023 Loading…
5 tasks
2.1.1
REGR: read_csv raising when dtypes is specified with usecols IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
#54881 by phofl was merged Sep 1, 2023 Loading…
5 tasks
2.1.1
REGR: comparing datetime vs None raises Regression Functionality that used to work in a prior pandas version
#54880 by phofl was merged Sep 1, 2023 Loading…
5 tasks
2.1.1
Backport PR #54823 on branch 2.1.x (REGR: clip raising for list-bound) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#54829 by meeseeksmachine was merged Aug 28, 2023 Loading… 2.1
REGR: clip raising for list-bound Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#54823 by phofl was merged Aug 28, 2023 Loading…
5 tasks
2.1
Backport PR #54789 on branch 2.1.x (WARN: Remove non-actionable warning in value_counts) Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
#54795 by meeseeksmachine was merged Aug 28, 2023 Loading… 2.1
WARN: Remove non-actionable warning in value_counts Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
#54789 by phofl was merged Aug 28, 2023 Loading…
1 of 5 tasks
2.1
Backport PR #54752 on branch 2.1.x (REGR: groupby.count returning string dtype instead of numeric for string input) Blocker Blocking issue or pull request for an upcoming release Groupby Regression Functionality that used to work in a prior pandas version
#54762 by meeseeksmachine was merged Aug 25, 2023 Loading… 2.1
REGR: groupby.count returning string dtype instead of numeric for string input Blocker Blocking issue or pull request for an upcoming release Groupby Regression Functionality that used to work in a prior pandas version
#54752 by phofl was merged Aug 25, 2023 Loading…
5 tasks
2.1
ProTip! Filter pull requests by the default branch with base:main.