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

REGR/DOC: pd.concat should special case DatetimeIndex to sort even when sort=False Docs Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#57250 by lukemanley was merged Feb 9, 2024 Loading…
5 tasks done
2.2.1
Backport PR #57232 on branch 2.2.x (REGR: to_json converting nullable ints to floats) IO JSON read_json, to_json, json_normalize Regression Functionality that used to work in a prior pandas version
#57240 by meeseeksmachine was merged Feb 4, 2024 Loading… 2.2.1
REGR: to_json converting nullable ints to floats IO JSON read_json, to_json, json_normalize Regression Functionality that used to work in a prior pandas version
#57232 by phofl was merged Feb 4, 2024 Loading…
5 tasks
2.2.1
Backport PR #57169 on branch 2.2.x (REGR: DataFrame.sort_index not producing stable sort) Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
#57180 by meeseeksmachine was merged Jan 31, 2024 Loading… 2.2.1
REGR: Series.astype raising TypeError when converting a pyarrow integer type with nulls to numpy float Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version
#57170 by lukemanley was closed Feb 10, 2024 Loading…
5 tasks done
2.2.1
REGR: DataFrame.sort_index not producing stable sort Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version
#57169 by lukemanley was merged Jan 31, 2024 Loading…
5 tasks done
2.2.1
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
Backport PR #57102 on branch 2.2.x (ENH: Add skipna to groupby.first and groupby.last) Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
#57141 by meeseeksmachine was merged Jan 30, 2024 Loading… 2.2.1
Backport PR #57101 on branch 2.2.x (REGR: Index.join raising TypeError when joining an empty index to a mixed type index) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#57133 by meeseeksmachine was merged Jan 29, 2024 Loading… 2.2.1
ENH: Add skipna to groupby.first and groupby.last Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
#57102 by rhshadrach was merged Jan 30, 2024 Loading…
1 of 5 tasks
2.2.1
REGR: Index.join raising TypeError when joining an empty index to a mixed type index Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#57101 by lukemanley was merged Jan 29, 2024 Loading…
5 tasks done
2.2.1
Backport PR #57046 on branch 2.2.x (REGR: groupby.idxmin/idxmax wrong result on extreme values) Bug Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
#57086 by meeseeksmachine was merged Jan 26, 2024 Loading… 2.2.1
Backport PR #57034 on branch 2.2.x (REGR: perf regression in Series.combine_first) Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#57072 by meeseeksmachine was merged Jan 25, 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
REGR: groupby.idxmin/idxmax wrong result on extreme values Bug Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
#57046 by rhshadrach was merged Jan 26, 2024 Loading…
5 tasks done
2.2.1
REGR: perf regression in Series.combine_first Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#57034 by lukemanley was merged Jan 25, 2024 Loading…
5 tasks done
2.2.1
Backport PR #57018 on branch 2.2.x (REGR: merge_ordered with fill_method="ffill" and how="left") Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#57021 by meeseeksmachine was merged Jan 23, 2024 Loading… 2.2.1
REGR: merge_ordered with fill_method="ffill" and how="left" Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#57018 by lukemanley was merged Jan 22, 2024 Loading…
5 tasks done
2.2.1
Backport PR #56922 on branch 2.2.x (REGR: DatetimeTZDtype __from_arrow__ interprets UTC values as wall time) Arrow pyarrow functionality Regression Functionality that used to work in a prior pandas version
#56962 by meeseeksmachine was merged Jan 19, 2024 Loading… 2.2
REGR: DatetimeTZDtype __from_arrow__ interprets UTC values as wall time Arrow pyarrow functionality Regression Functionality that used to work in a prior pandas version
#56922 by lithomas1 was merged Jan 19, 2024 Loading…
5 tasks
2.2
Backport PR #56849 on branch 2.2.x (REGR: freq "m" (as alias of deprecated "M") raises an error) Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#56862 by meeseeksmachine was merged Jan 13, 2024 Loading… 2.2
REGR: freq "m" (as alias of deprecated "M") raises an error Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#56849 by MarcoGorelli was merged Jan 13, 2024 Loading…
5 tasks
2.2
Backport PR #56761 on branch 2.2.x (BUG: fix subclass metadata preservation in groupby column selection) Bug Groupby Regression Functionality that used to work in a prior pandas version Subclassing Subclassing pandas objects
#56770 by meeseeksmachine was merged Jan 7, 2024 Loading… 2.2
BUG: fix subclass metadata preservation in groupby column selection Bug Groupby Regression Functionality that used to work in a prior pandas version Subclassing Subclassing pandas objects
#56761 by jorisvandenbossche was merged Jan 7, 2024 Loading… 2.2
REGR: groupby with Decimal and NA values Bug Groupby Regression Functionality that used to work in a prior pandas version Sorting e.g. sort_index, sort_values
#56522 by rhshadrach was merged Dec 17, 2023 Loading…
1 of 5 tasks
2.2
ProTip! no:milestone will show everything without a milestone.