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

String dtype: turn on by default Strings String extension data type and string data
#61722 by jorisvandenbossche was merged Jul 16, 2025 Loading… 3.0
DOC: add pandas 3.0 migration guide for the string dtype Docs Strings String extension data type and string data
#61705 by jorisvandenbossche was merged Jul 7, 2025 Loading… 2.3.1
BUG: DataFrame.explode fails with str dtype Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#61623 by rhshadrach was merged Jun 24, 2025 Loading…
5 tasks
2.3.1
BUG: Fix Index.equals between object and string Bug Index Related to the Index class or subclasses Strings String extension data type and string data
#61541 by sanggon6107 was merged Jul 10, 2025 Loading…
4 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…
4 tasks done
3.0
Fix #61072: inconsistent fullmatch results with regex alternation Bug Strings String extension data type and string data
#61343 by Pedro-Santos04 was closed Jun 30, 2025 Loading…
1 task
BUG: Impossible creation of array with dtype=string Bug Strings String extension data type and string data
#61263 by Manju080 was merged May 15, 2025 Loading…
2 tasks done
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…
API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes API - Consistency Internal Consistency of API/Behavior Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#61138 by jorisvandenbossche was merged May 19, 2025 Loading…
2 tasks
2.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… 2.3.3
ENH(string dtype): fallback for HDF5 with UTF-8 surrogates IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60993 by rhshadrach was merged Apr 16, 2025 Loading…
5 tasks
2.3
BUG(string dtype): groupby/resampler.min/max returns float on all NA strings Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reduction Operations sum, mean, min, max, etc. Strings String extension data type and string data
#60985 by rhshadrach was merged Apr 19, 2025 Loading…
1 of 5 tasks
2.3
Backport PR #60938: ENH(string dtype): Implement cumsum for Python-backed strings Strings String extension data type and string data
#60984 by rhshadrach was merged Feb 22, 2025 Loading…
5 tasks
2.3
Backport PR #60940: ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
#60968 by rhshadrach was merged Feb 20, 2025 Loading…
5 tasks
2.3
Backport PR #60943: BUG(string dtype): Resolve pytables xfail when reading with condition IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60967 by rhshadrach was merged Feb 20, 2025 Loading…
5 tasks
2.3
BUG(string dtype): Resolve pytables xfail when reading with condition IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60943 by rhshadrach was merged Feb 18, 2025 Loading…
5 tasks
2.3
ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
#60940 by rhshadrach was merged Feb 18, 2025 Loading…
5 tasks
2.3
ENH(string dtype): Implement cumsum for Python-backed strings Strings String extension data type and string data
#60938 by rhshadrach was merged Feb 19, 2025 Loading… 2.3
BUG(string dtype): Empty sum produces incorrect result Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#60936 by rhshadrach was merged Mar 10, 2025 Loading…
1 of 5 tasks
2.3
Backport PR #60795: TST(string dtype): Resolve xfails in pytables IO HDF5 read_hdf, HDFStore Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60916 by rhshadrach was merged Feb 16, 2025 Loading…
5 tasks
2.3
[backport 2.3.x] TST (string): from_dummies, dropna (#60818) Strings String extension data type and string data
#60856 by jorisvandenbossche was merged Feb 5, 2025 Loading… 2.3
Backport PR #60709: ENH(string dtype): Make str.decode return str dtype Enhancement Strings String extension data type and string data
#60821 by rhshadrach was merged Feb 5, 2025 Loading…
TST (string): from_dummies, dropna Strings String extension data type and string data
#60818 by jbrockmendel was merged Jan 30, 2025 Loading…
5 tasks
2.3
TST(string_dtype): Refine scope of string xfail in test_http_headers Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60811 by WillAyd was merged Jan 29, 2025 Loading… 2.3
API: ignore empty range/object dtype in Index setop operations (string dtype compat) Index Related to the Index class or subclasses setops union, intersection, difference, symmetric_difference Strings String extension data type and string data
#60797 by jorisvandenbossche was merged Feb 17, 2025 Loading… 2.3
ProTip! Follow long discussions with comments:>50.