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

BUG: ser.str.match with mismatched case/pat/flags Bug Strings String extension data type and string data
#63108 by jbrockmendel was merged Nov 18, 2025 Loading…
2 of 5 tasks
3.0
CLN: Replace get_option(infer_string) with using_string_dtype Clean Strings String extension data type and string data
#63036 by mroeschke was merged Nov 7, 2025 Loading… 3.0
BUG: use arrow backend for digits references in str.replace Arrow pyarrow functionality Strings String extension data type and string data
#62872 by Alvaro-Kothe was merged Oct 27, 2025 Loading…
4 of 5 tasks
3.0
BUG: Categorical(Series[object]) not preserving categories.dtype as object Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Strings String extension data type and string data
#62757 by jbrockmendel was merged Oct 24, 2025 Loading…
3 of 5 tasks
3.0
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
#62756 by phofl was merged Oct 20, 2025 Loading…
5 tasks done
3.0
BUG: StringArray * bools Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#62706 by jbrockmendel was merged Oct 16, 2025 Loading…
3 of 5 tasks
3.0
DOC: Update Working with text data for 3.0 Docs Strings String extension data type and string data
#62581 by rhshadrach was merged Nov 4, 2025 Loading…
1 of 5 tasks
BUG: avoid validation error for ufunc with string[python] array Bug Strings String extension data type and string data
#62498 by jorisvandenbossche was merged Sep 29, 2025 Loading… 2.3.3
BUG: String[pyarrow] comparison with mixed object Bug Strings String extension data type and string data
#62424 by jbrockmendel was merged Sep 29, 2025 Loading…
2 of 5 tasks
2.3.3
Backport PR #62403 on branch 2.3.x (DOC: add select_dtypes case to 3.0 string migration guide) Docs Strings String extension data type and string data
#62413 by meeseeksmachine was merged Sep 22, 2025 Loading… 2.3.3
Backport PR #62410 on branch 2.3.x (BUG: fix bug in str.match for Arrow backend with optional groups) Arrow pyarrow functionality Bug Strings String extension data type and string data
#62412 by meeseeksmachine was merged Sep 22, 2025 Loading… 2.3.3
BUG: fix bug in str.match for Arrow backend with optional groups Arrow pyarrow functionality Bug Strings String extension data type and string data
#62410 by jorisvandenbossche was merged Sep 22, 2025 Loading…
2 of 4 tasks
2.3.3
DOC: add select_dtypes case to 3.0 string migration guide Docs Strings String extension data type and string data
#62403 by jorisvandenbossche was merged Sep 22, 2025 Loading… 2.3.3
BUG: limit select_dtypes(object) back compat fix to default str dtype Strings String extension data type and string data
#62402 by jorisvandenbossche was merged Sep 22, 2025 Loading… 3.0
Backport PR #61073 on branch 2.3.x (BUG: fix bug in str.fullmatch for Arrow backend with optional groups) Arrow pyarrow functionality Strings String extension data type and string data
#62401 by meeseeksmachine was merged Sep 21, 2025 Loading… 2.3.3
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…
5 tasks
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… 3.0
[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… 2.3.3
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… 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… 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…
4 of 5 tasks
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… 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… 2.3.3
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.