-
-
Couldn't load subscription status.
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
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
TST/CLN: Add tests for __finalize__ with merge Clean Docs metadata _metadata, .attrs Needs Tests Unit test(s) needed to prevent regressions
TST Added test for Timedelta to accept Week 'W' as a parsed string suffix Testing pandas testing functions or related to the test suite
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 during dtype inference when mixing large integer values with None without explicit dtype
#62722 by matiaslindgren was closed Oct 17, 2025 Loading… updated Oct 17, 2025
4 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
DOC: definition of a scalar in rich comparison methods Docs Numeric Operations Arithmetic, Comparison, and Logical operations
ProTip! Filter pull requests by the default branch with base:main.