-
- 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
WEB: add note to PDEP-10 about delayed timeline for requiring pyarrow Web pandas website
#61706 by jorisvandenbossche was merged Nov 3, 2025 Loading… updated Nov 4, 2025
TST: Replace ensure_clean utility function with the temp_file in \_testing AI Slop Suspected of being AI-generated, which is not welcome.
#62976 by invain01 was closed Nov 4, 2025 Loading… updated Nov 4, 2025
STY: apply b905 strict limit to zip in pandas/core/reshape/concat.py
#62978 by AnonToky was merged Nov 4, 2025 Loading… updated Nov 4, 2025
1 of 5 tasks
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc Apply Apply, Aggregate, Transform, Map Enhancement Groupby
DOC: Add missing periods in DataFrame docstrings Docs
#62346 by deepith-18 was closed Sep 16, 2025 Loading… updated Nov 4, 2025
TST: Add regression test for to_datetime format gh-54958
#62397 by deepith-18 was closed Sep 21, 2025 Loading… updated Nov 4, 2025
TEST: Add test for select_dtypes on an empty DataFrame
#62359 by deepith-18 was closed Sep 18, 2025 Loading… updated Nov 4, 2025
1 task done
CLN: replaced ensure_clean with pytest fixture in test_sas.py
#62661 by Ashutosh2407 was closed Nov 3, 2025 Loading… updated Nov 3, 2025
4 tasks
BUG: make Unexpected or buggy dtype conversions Enhancement
maybe_convert_numeric be able to convert to python integers Dtype Conversions TST: add tests for nullable astype behavior (NaN/<NA> preservation) AI Slop Suspected of being AI-generated, which is not welcome.
#62959 by AnonToky was closed Nov 3, 2025 Loading… updated Nov 3, 2025
REF: use _cast_pointwise_result in map Stale
#62177 by NevroHelios was closed Nov 3, 2025 Loading… updated Nov 3, 2025
5 tasks done
BUG: bdate_range with "cbh" fails Frequency DateOffsets
#62873 by natmokval was merged Nov 3, 2025 Loading… updated Nov 3, 2025
4 tasks done
IO/Stata: clarify error when input is not a Stata dataset; add GitHub…
#62957 by oosei25 was closed Nov 3, 2025 Loading… updated Nov 3, 2025
3 of 4 tasks
[DOC] Improved docstring offset class BusinessDay
#62861 by SebastianGoldmann was closed Nov 2, 2025 Loading… updated Nov 2, 2025
1 of 5 tasks
BUG: fixed assert_frame_equal issue #61473
#62950 by Fahad-Alam-Jamal was closed Nov 2, 2025 Loading… updated Nov 2, 2025
2 tasks done
DOC: Add example for making Excel headers bold using Styler Docs Styler conditional formatting using DataFrame.style
#62929 by antznette1 was closed Nov 2, 2025 Loading… updated Nov 2, 2025
TST:replace ensure_clean with temp_file in test_file_buffer_url.py Testing pandas testing functions or related to the test suite
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.