Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Backport PR #62179 on branch 2.3.x (DOC: Add change in .values to the string migration guide) Docs Strings String extension data type and string data
#62199 by meeseeksmachine was merged Aug 26, 2025 Loading… 2.3.3
DOC: Add change in .values to the string migration guide Docs Strings String extension data type and string data
#62179 by rhshadrach was merged Aug 26, 2025 Loading…
1 of 5 tasks
2.3.3
DEPR: .str accessor with object dtype Deprecate Functionality to remove in pandas Mothballed Temporarily-closed PR the author plans to return to Strings String extension data type and string data
#62159 by jbrockmendel was closed Sep 25, 2025 Loading…
3 of 5 tasks
DOC: correct and rewrite string migration section on astype(str) Docs Strings String extension data type and string data
#62147 by jorisvandenbossche was merged Aug 20, 2025 Loading… 2.3.2
Switch default string storage from python to pyarrow (if installed) also for NA-variant of the StringDtype NA - MaskedArrays Related to pd.NA and nullable extension arrays Strings String extension data type and string data
#62118 by jorisvandenbossche was merged Sep 8, 2025 Loading… 3.0
BUG/DEPR: logical operation with bool and string Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#61995 by jbrockmendel was merged Jul 29, 2025 Loading…
3 of 5 tasks
2.3.2
BUG: fix Series.str.fullmatch() and Series.str.match() with a compiled regex failing with arrow strings Arrow pyarrow functionality Strings String extension data type and string data
#61964 by khemkaran10 was merged Aug 14, 2025 Loading…
3 tasks done
2.3.2
BUG: fix .str.isdigit to honor unicode superscript for older pyarrow Arrow pyarrow functionality Strings String extension data type and string data
#61962 by jorisvandenbossche was merged Sep 25, 2025 Loading…
3 of 4 tasks
2.3.3
DOC: update .str.contains/match/startswith docstring examples for default behaviour Docs Strings String extension data type and string data
#61960 by jorisvandenbossche was merged Jul 28, 2025 Loading… 3.0
CI: enable doctest errors again + fixup categorical examples CI Continuous Integration Docs Strings String extension data type and string data
#61947 by jorisvandenbossche was merged Jul 26, 2025 Loading… 3.0
BUG: Fix Series.str.contains with compiled regex on Arrow string dtype Arrow pyarrow functionality Bug Strings String extension data type and string data
#61946 by Aniketsy was merged Aug 14, 2025 Loading… 2.3.2
CI: properly enable the string dtype also for custom CI builds CI Continuous Integration Strings String extension data type and string data
#61913 by jorisvandenbossche was merged Jul 21, 2025 Loading… 3.0
DOC: fix doctests for datetimelike.py files for the new string dtype Docs Strings String extension data type and string data
#61911 by DevastatingRPG was merged Jul 20, 2025 Loading…
2 tasks done
3.0
DOC: fix doctests for pandas/core/generic.py for new string dtype Docs Strings String extension data type and string data
#61907 by arthurlw was merged Jul 21, 2025 Loading…
2 of 5 tasks
3.0
DOC: fix doctests for pandas/core/base.py for new string dtype Docs Strings String extension data type and string data
#61905 by paulbehrisch was merged Jul 22, 2025 Loading… 3.0
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
#61900 by khemkaran10 was merged Jul 26, 2025 Loading…
2 of 5 tasks
2.3.2
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
#61891 by jorisvandenbossche was merged Jul 25, 2025 Loading… 2.3.2
DOC: fix doctests for string dtype changes (top-level) Docs Strings String extension data type and string data
#61887 by jorisvandenbossche was merged Jul 17, 2025 Loading… 3.0
Backport PR #61705 on branch 2.3.x (DOC: add pandas 3.0 migration guide for the string dtype) Docs Strings String extension data type and string data
#61797 by meeseeksmachine was merged Jul 7, 2025 Loading… 2.3.1
Backport PR #61770 on branch 2.3.x (BUG: Fix unpickling of string dtypes of legacy pandas versions) Bug IO Pickle read_pickle, to_pickle Strings String extension data type and string data
#61793 by meeseeksmachine was merged Jul 7, 2025 Loading… 2.3.1
BUG[string]: incorrect index downcast in DataFrame.join Strings String extension data type and string data
#61771 by jbrockmendel was merged Jul 7, 2025 Loading…
5 tasks
2.3.1
BUG: Fix unpickling of string dtypes of legacy pandas versions Bug IO Pickle read_pickle, to_pickle Strings String extension data type and string data
#61770 by Liam3851 was merged Jul 7, 2025 Loading…
5 tasks done
2.3.1
TST (string dtype): resolve skip in misc test_memory_usage Strings String extension data type and string data
#61757 by jorisvandenbossche was merged Jul 2, 2025 Loading… 3.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.