-
- Notifications
You must be signed in to change notification settings - Fork 19.1k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Sparse array cumsum leads to infinite recursion 62669
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
BUG: Fix ValueError in Series.info(show_counts=False)
#62699 opened Oct 15, 2025 by Nithurshen Loading…
5 tasks done
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
3 tasks
WIP: add targeted casting to combine_first
#62691 opened Oct 14, 2025 by angela-tarantula • Draft
3 of 5 tasks
DEPR: columns keyword in Series.drop
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading…
5 tasks done
Add test for combine between two series Testing pandas testing functions or related to the test suite
#62674 opened Oct 13, 2025 by Tsmith-77 Loading…
3 of 5 tasks
Fix assert frame equal na dtype false 61473
#62672 opened Oct 13, 2025 by santhoshbethi Loading…
5 tasks done
BUG: fix SeriesGroupBy.plot does not respect cmap parameter
#62671 opened Oct 12, 2025 by zhuoyahuang Loading…
2 of 5 tasks
Title: ENH: to_excel engine_kwargs for Excel header Autofilter and optional bold (xlsxwriter/openpyxl) Enhancement IO Excel read_excel, to_excel
#62670 opened Oct 12, 2025 by antznette1 Loading…
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
CLN: replaced ensure_clean with pytest fixture in test_sas.py
#62661 opened Oct 11, 2025 by Ashutosh2407 Loading…
4 tasks
CLN: use integer parsing functions from stdlib Internals Related to non-user accessible pandas implementation
#62658 opened Oct 11, 2025 by Alvaro-Kothe Loading…
FIX: itemsize wrong for date32[day][pyarrow] dtype #57948 Arrow pyarrow functionality
#62657 opened Oct 11, 2025 by mraabhijit Loading…
4 of 5 tasks
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
API: Disallow DataFrame other for Series flex ops
#62648 opened Oct 10, 2025 by jbrockmendel Loading…
3 of 5 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.