-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
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
Create .editorconfig #62736
#62900 by Zrahay was closed Oct 28, 2025 Loading… updated Oct 28, 2025
2 of 5 tasks
TST: Every function ensure_clean in the file pandas/tests/io/pytables…
#62894 by zhangbowen-coder was closed Oct 28, 2025 • Draft updated Oct 28, 2025
1 task done
TST:Replaced all the ensure_clean functions appeared in the file "/pandas/tests/io/test_common.py" and "/pandas/tests/io/test_feather.py"
#62748 by zhangbowen-coder was closed Oct 28, 2025 • Draft updated Oct 28, 2025
1 task done
DOC: Inline docstrings in pandas\core\generic.py file for methods: dr…
#62879 by wdyy20041223 was closed Oct 28, 2025 Loading… updated Oct 28, 2025
5 tasks
Bump actions/upload-artifact from 4 to 5 CI Continuous Integration Dependencies Required and optional dependencies
FIX: unstack(sort=False) data misalignment (#62816)
#62818 by U-C4N was closed Oct 24, 2025 Loading… updated Oct 26, 2025
ENH: Add centering option to DataFrame.to_latex
#62827 by parthava-adabala was closed Oct 26, 2025 Loading… updated Oct 26, 2025
5 tasks done
Reimplemented Pearson's correlation to use two pass Welford's model
#62750 by eicchen was closed Oct 25, 2025 Loading… updated Oct 26, 2025
5 tasks done
ENH: Improve merge validation errors
#62831 by anubhav0012 was closed Oct 25, 2025 Loading… updated Oct 25, 2025
5 tasks
DOC: Fix docstring validation for Timedelta/TimedeltaIndex (GH-59698)
#62785 by Born-as-Harsha was closed Oct 22, 2025 Loading… updated Oct 25, 2025
Fix docstring validation for Series (GH-59592)
#62790 by Born-as-Harsha was closed Oct 22, 2025 Loading… updated Oct 25, 2025
BUG: option_context with invalid option (#62726)
#62788 by Born-as-Harsha was closed Oct 22, 2025 Loading… updated Oct 25, 2025
DOC: Simplify pandas theme footer (GH-51536) FINAL
#62745 by Born-as-Harsha was closed Oct 20, 2025 Loading… updated Oct 25, 2025
DOC: Simplify pandas theme footer (GH-51536)
#62786 by Born-as-Harsha was closed Oct 22, 2025 Loading… updated Oct 25, 2025
ProTip! Filter pull requests by the default branch with base:main.