-
- 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: retain NAs in ufunc on ArrowEA Arrow pyarrow functionality ufuncs __array_ufunc__ and __array_function__
BUG: use arrow backend for digits references in pyarrow functionality Strings String extension data type and string data
str.replace Arrow BUG: arithmetic with numpy-nullable vs pyarrow Arrow pyarrow functionality NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations
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: setitem with Series[pyarrow] values Arrow pyarrow functionality Indexing Related to indexing on series/frames, not to indexes themselves
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions Stale
#61659 by chilin0525 was closed Oct 5, 2025 • Draft updated Oct 5, 2025
2 of 5 tasks
BUG: DataFrame.aggregate to preserve extension dtypes with callable functions Arrow pyarrow functionality Bug pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result Stale
#61816 by AdrianoCLeao was closed Oct 5, 2025 Loading… updated Oct 5, 2025
3 of 5 tasks
BUG: Fixes regression in Series.pow with all-NA double[pyarrow] values in in pandas 3.x Arrow pyarrow functionality
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow Arrow pyarrow functionality Strings String extension data type and string data
#61962 by jorisvandenbossche was merged Sep 25, 2025 Loading… updated Sep 27, 2025 2.3.3
3 of 4 tasks
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
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… updated Sep 22, 2025 2.3.3
2 of 4 tasks
Backport PR #61073 on branch 2.3.x (BUG: fix bug in str.fullmatch for Arrow backend with optional groups) Arrow pyarrow functionality Strings String extension data type and string data
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.