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

TST (string dtype): clean-up assorted xfails Stale Strings String extension data type and string data
#60354 by simonjayhawkins was closed May 21, 2025 Draft updated May 21, 2025 2.3
Allow StringArray[python] to be backed by numpy StringDType in numpy 2.0 Compat pandas objects compatability with Numpy or Python functions Stale Strings String extension data type and string data
#58578 by lithomas1 was closed Jun 2, 2025 Draft updated Jun 2, 2025
5 tasks
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
#60795 by rhshadrach was merged Feb 10, 2025 Loading… updated Jun 10, 2025
5 tasks
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… updated Jun 10, 2025
1 of 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… updated Jun 10, 2025 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… updated Jun 10, 2025
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… updated Jun 11, 2025
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… updated Jun 11, 2025
1 of 5 tasks
2.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… updated Jun 12, 2025
5 tasks
2.3
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… updated Jun 24, 2025
5 tasks
2.3.1
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… updated Jun 30, 2025
1 task
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… updated Jul 1, 2025
2 tasks
2.3
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… updated Jul 2, 2025 3.0
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… updated Jul 7, 2025
5 tasks done
2.3.1
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… updated Jul 7, 2025 2.3.1
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… updated Jul 7, 2025 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… updated Jul 7, 2025 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… updated Jul 7, 2025
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… updated Jul 10, 2025
4 of 5 tasks
3.0
TST(string dtype): Resolve xfails in test_from_dummies Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60694 by rhshadrach was merged Jul 15, 2025 Loading… updated Jul 15, 2025
5 tasks
3.0
String dtype: turn on by default Strings String extension data type and string data
#61722 by jorisvandenbossche was merged Jul 16, 2025 Loading… updated Jul 16, 2025 3.0
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… updated Jul 17, 2025 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… updated Jul 20, 2025
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… updated Jul 21, 2025
2 of 5 tasks
3.0
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… updated Jul 21, 2025 3.0
ProTip! Filter pull requests by the default branch with base:main.