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: groupby raises on non-C-contiguous masks Bug Groupby
#63148 by rhshadrach was merged Nov 20, 2025 Loading…
1 of 6 tasks
BUG: Fix json_normalize 'meta' validation Bug Error Reporting Incorrect or improved errors from pandas IO JSON read_json, to_json, json_normalize
#63136 by nocoding03 was merged Nov 27, 2025 Loading…
5 of 6 tasks
3.0
BUG: define __Pyx_PyUnstable_Object_IsUniqueReferencedTemporary for python<3.14 Bug Build Library building on various platforms
#63129 by Alvaro-Kothe was merged Nov 24, 2025 Loading…
2 of 6 tasks
3.0
BUG: ser.str.match with mismatched case/pat/flags Bug Strings String extension data type and string data
#63108 by jbrockmendel was merged Nov 18, 2025 Loading…
2 of 5 tasks
3.0
BUG/API: cast to nanos before writing datetimes to JSON Bug Datetime Datetime data dtype IO JSON read_json, to_json, json_normalize
#63100 by jbrockmendel was merged Nov 23, 2025 Loading…
2 of 5 tasks
3.0
BUG: Fix convert_dtype complex Bug Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
#62960 by Ma-gi-cian was merged Nov 18, 2025 Loading…
4 tasks done
3.0
BUG: Fix sorting behavior of DataFrame.join on list arguments Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sorting e.g. sort_index, sort_values
#62954 by rhshadrach was merged Nov 4, 2025 Loading…
1 of 5 tasks
3.0
BUG: read_csv skipping a line with double quotes Bug IO CSV read_csv, to_csv
#62855 by georginas05 was merged Nov 4, 2025 Loading…
5 tasks done
3.0
DEPR/BUG: Do not ignore sort in concat for DatetimeIndex Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62843 by rhshadrach was merged Nov 5, 2025 Loading…
1 of 5 tasks
BUG: Validate numeric_only parameter in groupby aggregations Bug Error Reporting Incorrect or improved errors from pandas Groupby
#62842 by Zrahay was merged Oct 27, 2025 Loading…
2 of 5 tasks
3.0
BUG: Recognize 2-tuple state without attrs dict Bug
#62832 by heoh was merged Oct 27, 2025 Loading…
3 of 5 tasks
3.0
BUG: Fix precision loss in DataFrame.combine_first Bug combine/combine_first/update NDFrame.combine, combine_first, update
#62814 by angela-tarantula was merged Oct 24, 2025 Loading…
5 tasks done
3.0
Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 by santhoshbethi was merged Nov 30, 2025 Loading…
5 tasks done
3.0
BUG: fix regex numeric group replacement in PyArrow string arrays Arrow pyarrow functionality Bug
#62656 by zishan044 was closed Oct 27, 2025 Loading…
1 of 5 tasks
BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#62502 by aijams was merged Nov 16, 2025 Loading…
5 tasks done
BUG: avoid validation error for ufunc with string[python] array Bug Strings String extension data type and string data
#62498 by jorisvandenbossche was merged Sep 29, 2025 Loading… 2.3.3
BUG: String[pyarrow] comparison with mixed object Bug Strings String extension data type and string data
#62424 by jbrockmendel was merged Sep 29, 2025 Loading…
2 of 5 tasks
2.3.3
Backport PR #62410 on branch 2.3.x (BUG: fix bug in str.match for Arrow backend with optional groups) Arrow pyarrow functionality Bug Strings String extension data type and string data
#62412 by meeseeksmachine was merged Sep 22, 2025 Loading… 2.3.3
BUG: fix bug in str.match for Arrow backend with optional groups Arrow pyarrow functionality Bug Strings String extension data type and string data
#62410 by jorisvandenbossche was merged Sep 22, 2025 Loading…
2 of 4 tasks
2.3.3
BUG: Merge fails on pyarrow datetime columns Arrow pyarrow functionality Bug Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62356 by 13muskanp was closed Oct 6, 2025 Loading…
3 of 5 tasks
Backport PR #62283 on branch 2.3.x (BUG: fix pyarrow string regex replacement) Arrow pyarrow functionality Bug Strings String extension data type and string data
#62328 by meeseeksmachine was merged Sep 13, 2025 Loading… 2.3.3
BUG: Timestamp.normalize overflow Bug Timestamp pd.Timestamp and associated methods
#62305 by jbrockmendel was merged Sep 10, 2025 Loading…
3 of 5 tasks
3.0
ProTip! Filter pull requests by the default branch with base:main.