-
- 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
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
DOC: Fix docstring validation for Timedelta/TimedeltaIndex (GH-59698)
#62730 by Born-as-Harsha was closed Oct 18, 2025 Loading… updated Oct 25, 2025
5 tasks done
BUG: Correctly handle fill_value in Series._flex_method for ExtensionArrays
#62815 by Mayankvlog was closed Oct 24, 2025 Loading… updated Oct 24, 2025
fix(#61434): Improve error message when merging with incompatible Dat…
#62817 by Duly330AI was closed Oct 24, 2025 Loading… updated Oct 24, 2025
5 tasks
BUG: creating Categorical from pandas Index/Series with "object" dtype infers string
#62080 by niruta25 was closed Oct 24, 2025 Loading… updated Oct 24, 2025
4 of 5 tasks
BUG: cherry-pick fix from 9cf45ce72c and add test from #61675
#62781 by matiaslindgren was closed Oct 23, 2025 Loading… updated Oct 23, 2025
3 of 5 tasks
DOC: clarify GroupBy iteration example
#62806 by veerasai06 was closed Oct 23, 2025 Loading… updated Oct 23, 2025
2 of 5 tasks
BUG: handle ExtensionArray in Series._flex_method with fill_value (fixes #62467)
#62808 by Mayankvlog was closed Oct 23, 2025 Loading… updated Oct 23, 2025
TST: Replace ensure_clean_store with tmp_path in test_timezones.py
#62804 by Chiwendaiyue was closed Oct 23, 2025 Loading… updated Oct 23, 2025
Fixes a bug where
Series.iloc assignment incorrectly converted dictionary values to Series objects when the target Series had dtype="object". This issue occurred due to improper handling in the Copy-on-Write (CoW) implementation. #62795 by Mayankvlog was closed Oct 22, 2025 Loading… updated Oct 22, 2025
6 tasks done
My feature branch
#62789 by Mayankvlog was closed Oct 22, 2025 Loading… updated Oct 22, 2025
5 tasks
BUG: option_context with invalid option (#62726)
#62731 by Born-as-Harsha was closed Oct 18, 2025 Loading… updated Oct 22, 2025
3 of 5 tasks
DOC: Fix docstring validation for Timedelta/TimedeltaIndex (GH-59698)
#62746 by Born-as-Harsha was closed Oct 20, 2025 Loading… updated Oct 22, 2025
Add note about DataFrame index and column labels
#62783 by AnkitSharma-29 was closed Oct 22, 2025 Loading… updated Oct 22, 2025
Add note about DataFrame index and column labels
#62782 by AnkitSharma-29 was closed Oct 22, 2025 Loading… updated Oct 22, 2025
1 task
ENH: usecols takes input order for read_csv implementation review Stale
#61967 by eicchen was closed Oct 21, 2025 Loading… updated Oct 21, 2025
5 tasks
DOC: Validate docstrings for pandas.Period.freq
#62427 by ahmednabiled was closed Oct 21, 2025 Loading… updated Oct 21, 2025
3 of 4 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.