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

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… updated Jul 22, 2025 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… updated Jul 26, 2025 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… updated Jul 26, 2025
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… updated Jul 26, 2025 2.3.2
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… updated Jul 30, 2025 3.0
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… updated Aug 15, 2025
3 tasks done
2.3.2
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… updated Aug 15, 2025
3 of 5 tasks
2.3.2
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… updated Aug 15, 2025 2.3.2
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… updated Aug 20, 2025 2.3.2
Backport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration section on astype(str)) Docs Strings String extension data type and string data
#62151 by meeseeksmachine was merged Aug 20, 2025 Loading… updated Aug 20, 2025 2.3.2
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… updated Aug 26, 2025
1 of 5 tasks
2.3.3
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… updated Aug 26, 2025 2.3.3
[backport 2.3.x] ENH: support pathlib.Path division in StringArray (#62229) Strings String extension data type and string data
#62239 by jbrockmendel was merged Sep 2, 2025 Loading… updated Sep 5, 2025 2.3.3
REGR: fix string contains/match methods with compiled regex with flags Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#62251 by jorisvandenbossche was merged Sep 5, 2025 Loading… updated Sep 5, 2025 2.3.3
DEPR (string): non-bool na for obj.str.contains backported Deprecate Functionality to remove in pandas Strings String extension data type and string data
#59615 by jbrockmendel was merged Aug 31, 2024 Loading… updated Sep 6, 2025
3 of 5 tasks
2.3
[backport 2.3.x] REGR: fix string contains/match methods with compiled regex with flags (#62251) Strings String extension data type and string data
#62265 by jorisvandenbossche was merged Sep 8, 2025 Loading… updated Sep 8, 2025 2.3.3
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… updated Sep 8, 2025 3.0
String dtype: more informative repr (keeping brief __str__) Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#61148 by jorisvandenbossche was merged May 10, 2025 Loading… updated Sep 12, 2025
Backport PR #62283 on branch 2.3.x (BUG: fix pyarrow string regex replacement) Arrow pyarrow functionality Bug Strings String extension data type and string data
#62328 by meeseeksmachine was merged Sep 13, 2025 Loading… updated Sep 13, 2025 2.3.3
BUG: fix pyarrow string regex replacement Arrow pyarrow functionality Bug Strings String extension data type and string data
#62283 by Alvaro-Kothe was merged Sep 12, 2025 Loading… updated Sep 13, 2025
4 of 5 tasks
2.3.3
[2.3.x] Only use new string dtype repr for the new (NaN-based) string dtype Strings String extension data type and string data
#62333 by jorisvandenbossche was merged Sep 15, 2025 Loading… updated Sep 17, 2025 2.3.3
CLN: remove special case for StringDtype in assert repr Clean Strings String extension data type and string data
#62339 by jorisvandenbossche was merged Sep 15, 2025 Loading… updated Sep 17, 2025 3.0
BUG: fix bug in str.fullmatch for Arrow backend with optional groups Arrow pyarrow functionality Strings String extension data type and string data
#61073 by ptth222 was merged Sep 21, 2025 Loading… updated Sep 21, 2025 2.3.3
String dtype: keep select_dtypes(include=object) selecting string columns Strings String extension data type and string data
#62323 by jorisvandenbossche was merged Sep 21, 2025 Loading… updated Sep 21, 2025 2.3.3
ProTip! Follow long discussions with comments:>50.