-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: list numbering in roadmap.md
#61923
by michellesweering
was closed Jul 22, 2025
Loading…
1 task done
CI: properly enable the string dtype also for custom CI builds
CI
Continuous Integration
Strings
String extension data type and string data
DOC: fix doctests for datetimelike.py files for the new string dtype
Docs
Strings
String extension data type and string data
BUG: fix fill value for gouped sum in case of unobserved categories for string dtype (empty string instead of 0)
Bug
Groupby
Strings
String extension data type and string data
DOC: fix doctests for pandas/core/base.py for new string dtype
Docs
Strings
String extension data type and string data
BUG: fix to_json() with JSON Table Schema work correctly with string dtype
Bug
IO JSON
read_json, to_json, json_normalize
Strings
String extension data type and string data
FIX: Correct clip behavior test for lower > upper case
#61899
by utsab345
was closed Jul 19, 2025
Loading…
BUG: fix padding for string categories in CategoricalIndex repr
Bug
Output-Formatting
__repr__ of pandas objects, to_string
#61894
by jorisvandenbossche
was merged Jul 19, 2025
Loading…
BUG: Fix concat dtype preservation through concat
Bug
Categorical
Categorical Data Type
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61893
by adrienpacifico
was closed Jul 22, 2025
Loading…
2 of 5 tasks
WEB: Remove Roadmap points pending a PDEP section from Roadmap
Roadmap
A proposal for the roadmap.
Web
pandas website
Output formatting: preserve quoting for string categories
Categorical
Categorical Data Type
Output-Formatting
__repr__ of pandas objects, to_string
Strings
String extension data type and string data
DOC: fix doctests for string dtype changes (top-level)
Docs
Strings
String extension data type and string data
Fix warning for extra fields in read_csv with on_bad_lines callable
#61885
by tisjayy
was closed Jul 29, 2025
Loading…
3 of 5 tasks
API: Index.__cmp__(Series) return NotImplemented
Numeric Operations
Arithmetic, Comparison, and Logical operations
BUG: Timedelta with invalid keyword
Error Reporting
Incorrect or improved errors from pandas
Timedelta
Timedelta data type
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.