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

TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions Stale
#62319 by thaiv28 was closed Nov 1, 2025 Loading… updated Nov 1, 2025
3 tasks done
TST: Add test DataFrame.join with CategoricalIndex Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62812 by matiaslindgren was merged Nov 1, 2025 Loading… updated Nov 1, 2025
3 of 5 tasks
3.0
Add missing space in README.md Docs
#62951 by jayalakshmiiii was merged Nov 1, 2025 Loading… updated Nov 1, 2025
1 of 5 tasks
3.0
BUG: DatetimeIndex asof with string key Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#62943 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
3 of 5 tasks
3.0
BUG: DataFrame.combine_first, combine with non-unique columns combine/combine_first/update NDFrame.combine, combine_first, update
#62941 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
4 of 6 tasks
3.0
2
1
BUG: infer_freq with Series[pyarrow[timestamp]] Arrow pyarrow functionality Frequency DateOffsets
#62942 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
3 of 5 tasks
3.0
DOC: docstring fixups, remove inaccurate line in DataFrame.combine docstring Docs
#62933 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
1 of 5 tasks
3.0
BUG: Series.combine_first with reindex None->Nan combine/combine_first/update NDFrame.combine, combine_first, update
#62932 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
3 of 5 tasks
3.0
DEPR: to_datetime call in Series.combine_first combine/combine_first/update NDFrame.combine, combine_first, update Deprecate Functionality to remove in pandas
#62931 by jbrockmendel was merged Oct 31, 2025 Loading… updated Oct 31, 2025
2 of 5 tasks
3.0
DOC: Remove ..versionadded directives before 2.0 Docs
#62927 by mroeschke was closed Oct 31, 2025 Loading… updated Oct 31, 2025 3.0
WIP: Fix precision of DataFrame.combine and DataFrame.combine_first
#62691 by angela-tarantula was closed Oct 30, 2025 Draft updated Oct 30, 2025
4 tasks done
STYLE: Prohibit parsing exeption messages in try/except code flows
#62755 by LirongMa was closed Oct 30, 2025 Loading… updated Oct 30, 2025
5 tasks
ENH: Improve error handling in Excel export functionality
#62867 by antznette1 was closed Oct 30, 2025 Loading… updated Oct 30, 2025
ENH: Improve Excel header formatting with CSS-like font weight support
#62865 by antznette1 was closed Oct 30, 2025 Loading… updated Oct 30, 2025
ENH: Add autofilter support to Excel export
#62862 by antznette1 was closed Oct 30, 2025 Loading… updated Oct 30, 2025
API/BUG: freq retention in value_counts Frequency DateOffsets
#62532 by sanjanam1998 was merged Oct 30, 2025 Loading… updated Oct 30, 2025
4 of 5 tasks
3.0
TST: Every function ensure_clean in the file /pandas/tests/io/test_common.py and /pandas/tests/io/pytables/test_store.py has been replaced. Testing pandas testing functions or related to the test suite
#62895 by zhangbowen-coder was merged Oct 30, 2025 Loading… updated Oct 30, 2025
1 task done
3.0
replace ensure_clean with temp_file in pandas/tests/io/sas/test_sas.py Testing pandas testing functions or related to the test suite
#62916 by IngramBJ was merged Oct 30, 2025 Loading… updated Oct 30, 2025
2 tasks
3.0
BUG: retain NAs in ufunc on ArrowEA Arrow pyarrow functionality ufuncs __array_ufunc__ and __array_function__
#62908 by jbrockmendel was merged Oct 29, 2025 Loading… updated Oct 30, 2025
2 of 5 tasks
3.0
BUG: DateOffset(normalize=True).rollback Frequency DateOffsets
#62910 by jbrockmendel was merged Oct 29, 2025 Loading… updated Oct 29, 2025
3 of 5 tasks
3.0
TYP: tighter typing in Offset._apply Frequency DateOffsets Stale
#56082 by jbrockmendel was closed Apr 23, 2024 Loading… updated Oct 29, 2025
BUG: Raise TypeError for mismatched signed/unsigned dtypes in IntervalIndex.from_arrays
#62376 by Aniketsy was merged Oct 29, 2025 Loading… updated Oct 29, 2025
2 tasks
BUG: rename with Series with non-unique index Series Series data structure
#62906 by jbrockmendel was merged Oct 29, 2025 Loading… updated Oct 29, 2025
3 of 5 tasks
3.0
TST: fix duplicate parametrization/xfail in test_setitem_integer_with_missing_raises Testing pandas testing functions or related to the test suite
#62907 by jbrockmendel was merged Oct 29, 2025 Loading… updated Oct 29, 2025
1 of 5 tasks
3.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.