-
-
Couldn't load subscription status.
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Raise on SQLAlchemy minimal version violation Issue #57178 Error Reporting Incorrect or improved errors from pandas
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
PERF: fix performance regression from #62542
#62623 by Alvaro-Kothe was merged Oct 21, 2025 Loading… updated Oct 22, 2025
3 of 6 tasks
BUG: handle overflow during exponent parsing in read_csv, to_csv
read_csv IO CSV #62741 by Alvaro-Kothe was merged Oct 21, 2025 Loading… updated Oct 21, 2025
6 of 7 tasks
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
CLN: create overflow verification functions in
portable.h #62765 by Alvaro-Kothe was merged Oct 20, 2025 Loading… updated Oct 20, 2025
Fix Index.get_indexer for new string dtype and missing value Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
TST: Replace pandas testing functions or related to the test suite
ensure_clean utility function with the temp_file pytest fixture in 5 test files Testing Bump actions/setup-node from 5 to 6 CI Continuous Integration Dependencies Required and optional dependencies
ENH: consistent exception messages for arithmetic Mothballed Temporarily-closed PR the author plans to return to
#62455 by jbrockmendel was closed Oct 20, 2025 Loading… updated Oct 20, 2025
Expand data table representation Stale
#62362 by AnandMukherjee2004 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
1 of 5 tasks
Fix/issue41
#62749 by Nadav-Zilberberg was closed Oct 19, 2025 Loading… updated Oct 20, 2025
5 tasks
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62761 by AhmedSarg was closed Oct 19, 2025 Loading… updated Oct 19, 2025
3 of 5 tasks
CLN: Enforce deprecation of not validating na argument to string methods Clean Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#62399 by rhshadrach was merged Oct 19, 2025 Loading… updated Oct 19, 2025
5 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.