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

Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 by santhoshbethi was merged Nov 30, 2025 Loading… updated Nov 30, 2025
5 tasks done
3.0
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type
#61920 by khemkaran10 was merged Nov 25, 2025 Loading… updated Nov 28, 2025
3 tasks done
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… updated Nov 27, 2025
5 tasks done
3.0
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… updated Nov 27, 2025
5 of 6 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… updated Nov 24, 2025
2 of 5 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… updated Nov 24, 2025
2 of 6 tasks
3.0
BUG: groupby raises on non-C-contiguous masks Bug Groupby
#63148 by rhshadrach was merged Nov 20, 2025 Loading… updated Nov 20, 2025
1 of 6 tasks
BUG: fix SeriesGroupBy.plot does not respect cmap parameter Bug Groupby Stale Visualization plotting
#62671 by zhuoyahuang was closed Nov 19, 2025 Loading… updated Nov 19, 2025
2 of 5 tasks
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… updated Nov 18, 2025
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… updated Nov 18, 2025
4 tasks done
3.0
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… updated Nov 16, 2025
5 tasks done
BUG: Recognize 2-tuple state without attrs dict Bug
#62832 by heoh was merged Oct 27, 2025 Loading… updated Nov 8, 2025
3 of 5 tasks
3.0
BUG: fix Series(extension array) + extension array values addition Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#22479 by peterpanmj was merged Oct 3, 2018 Loading… updated Nov 8, 2025
4 tasks done
0.24.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… updated Nov 6, 2025
1 of 5 tasks
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… updated Nov 4, 2025
1 of 5 tasks
3.0
BUG: copy.copy returning deep instead of shallow copy Bug
#62971 by mroeschke was merged Nov 4, 2025 Loading… updated Nov 4, 2025 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… updated Nov 4, 2025
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… updated Oct 27, 2025
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… updated Oct 27, 2025
2 of 5 tasks
3.0
BUG: Fix ArrowDtype.itemsize for fixed-width PyArrow types Arrow pyarrow functionality Bug
#62275 by meet-vasita was closed Oct 18, 2025 Loading… updated Oct 18, 2025
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… updated Oct 6, 2025
3 of 5 tasks
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727) Bug ExtensionArray Extending pandas with custom dtypes or arrays. Stale Testing pandas testing functions or related to the test suite
#61465 by pelagiavlas was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61694 by RITAMIT2023 was closed Oct 5, 2025 Loading… updated Oct 5, 2025
BUG: fillna with DataFrame input should preserve dtype when possible Bug Dtype Conversions Unexpected or buggy dtype conversions Stale
#61742 by iabhi4 was closed Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.