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

DOC: add reference to select_dtypes section in string migration guide Docs
#62759 by jorisvandenbossche was merged Oct 19, 2025 Loading… updated Oct 19, 2025
DEPR: back-compat shim for select_dtypes Deprecate Functionality to remove in pandas
#62718 by jbrockmendel was merged Oct 19, 2025 Loading… updated Oct 19, 2025
3 of 5 tasks
DOC: Set __module__ attributes and remove core from documentation Docs
#62727 by rhshadrach was merged Oct 19, 2025 Loading… updated Oct 19, 2025
1 of 5 tasks
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
#62647 by jbrockmendel was merged Oct 19, 2025 Loading… updated Oct 19, 2025
3 of 5 tasks
3.0
All functions needing replacement have been replaced.
#62747 by zhangbowen-coder was closed Oct 19, 2025 Loading… updated Oct 19, 2025
5 tasks
FIX: itemsize wrong for date32[day][pyarrow] dtype #57948 (#62657)
#62744 by Born-as-Harsha was closed Oct 19, 2025 Loading… updated Oct 19, 2025
FIX: itemsize wrong for date32[day][pyarrow] dtype #57948 (#62657)
#62743 by Born-as-Harsha was closed Oct 19, 2025 Loading… updated Oct 19, 2025
DOC: wrap long line for readability (10 Minutes) Docs
#62735 by wjandrea was merged Oct 18, 2025 Loading… updated Oct 18, 2025
1 task
3.0
TYP: Remove custom ellipsis class Typing type annotations, mypy/pyright type checking
#62737 by rhshadrach was merged Oct 18, 2025 Loading… updated Oct 18, 2025
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
DOC: Correct a typo: Lets -> Let's Docs
#62728 by star1327p was merged Oct 18, 2025 Loading… updated Oct 18, 2025
5 tasks
3.0
API: Use strict comparison in array_equivalent_object with deprecation warning
#62734 by Aniketsy was closed Oct 18, 2025 Loading… updated Oct 18, 2025
3 tasks
API: Use lowest possible datetime64 resolution in PeriodIndex.to_timestamp
#62732 by Aniketsy was closed Oct 18, 2025 Loading… updated Oct 18, 2025
1 of 2 tasks
Fix MultiIndex.union with duplicates and differing names MultiIndex
#62738 by phofl was merged Oct 18, 2025 Loading… updated Oct 18, 2025
5 tasks done
3.0
TST/CLN: Add tests for __finalize__ with merge Clean Docs metadata _metadata, .attrs Needs Tests Unit test(s) needed to prevent regressions
#62266 by aijams was merged Oct 18, 2025 Loading… updated Oct 18, 2025
4 tasks done
3.0
BUG: option_context with invalid option Bug
#62726 by mroeschke was merged Oct 17, 2025 Loading… updated Oct 17, 2025
2 tasks done
3.0
TST Added test for Timedelta to accept Week 'W' as a parsed string suffix Testing pandas testing functions or related to the test suite
#62721 by vijmeister was merged Oct 17, 2025 Loading… updated Oct 17, 2025
1 task
3.0
CLN: #62191 move new tests to the right place
#62720 by cmp0xff was merged Oct 17, 2025 Loading… updated Oct 17, 2025
5 tasks
ENH: set __module__ on period_range
#62645 by Roxicaro was merged Oct 17, 2025 Loading… updated Oct 17, 2025
3 of 5 tasks
BUG: RuntimeWarning from np.ndarray.astype when converting large int64[pyarrow] values
#62709 by matiaslindgren was closed Oct 17, 2025 Loading… updated Oct 17, 2025
4 of 5 tasks
API: Disallow DataFrame other for Series flex ops Error Reporting Incorrect or improved errors from pandas
#62648 by jbrockmendel was merged Oct 16, 2025 Loading… updated Oct 16, 2025
3 of 5 tasks
3.0
DOC: definition of a scalar in rich comparison methods Docs Numeric Operations Arithmetic, Comparison, and Logical operations
#62191 by cmp0xff was merged Oct 16, 2025 Loading… updated Oct 16, 2025
1 task done
3.0
Replace doc in stata Docs
#62668 by JuanCarlos3 was merged Oct 16, 2025 Loading… updated Oct 16, 2025
1 of 5 tasks
3.0
ProTip! Filter pull requests by the default branch with base:main.