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… updated Nov 18, 2025
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… updated Nov 7, 2025 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… updated Nov 4, 2025
1 of 5 tasks
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… updated Oct 27, 2025
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… updated Oct 24, 2025
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… updated Oct 20, 2025
5 tasks done
3.0
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
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… updated Oct 16, 2025
3 of 5 tasks
3.0
BUG: Fix Series.str.zfill for ArrowDtype string arrays #61485 Arrow pyarrow functionality Strings String extension data type and string data
#61533 by iabhi4 was merged Oct 5, 2025 Loading… updated Oct 5, 2025
4 tasks done
3.0
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… updated Sep 29, 2025
2 of 5 tasks
2.3.3
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… updated Sep 29, 2025 2.3.3
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… updated Sep 27, 2025
3 of 4 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… updated Sep 25, 2025
3 of 5 tasks
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… updated Sep 23, 2025 3.0
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… updated Sep 22, 2025 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… updated Sep 22, 2025 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… updated Sep 22, 2025
2 of 4 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… updated Sep 22, 2025 2.3.3
Backport PR #62323 on branch 2.3.x (String dtype: keep select_dtypes(include=object) selecting string columns) Strings String extension data type and string data
#62400 by meeseeksmachine was merged Sep 22, 2025 Loading… updated Sep 22, 2025 2.3.3
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… 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
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
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
[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
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
ProTip! Adding no:label will show everything without a label.