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

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
TST(string dtype): Resolve HDF5 xfails in test_put.py IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60625 by rhshadrach was closed Jan 5, 2025 Loading…
5 tasks
2.3
DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0 Docs Stale Strings String extension data type and string data
#60535 by Uvi-12 was closed Mar 24, 2025 Loading…
BUG: Series[python_str].__setitem__(series[pyarrow_string] #52987 Arrow pyarrow functionality Bug Strings String extension data type and string data
#59534 by Tharun-PS was closed Sep 9, 2024 Loading…
2 tasks
Bug: fix Series.str.split when 'regex=None' for series having 'pd.ArrowDtype(pa.string())' dtype Arrow pyarrow functionality Stale Strings String extension data type and string data
#58418 by yuanx749 was closed Sep 25, 2024 Loading…
4 of 5 tasks
BUG: pandas.Series.unique() does not return correct unique values on non UTF8 enodeable strings Strings String extension data type and string data
#58215 by mroeschke was closed Apr 12, 2024 Loading…
1 task
Adjust groupby tests for string option Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#56414 by phofl was closed Sep 25, 2024 Loading…
5 tasks
API/BUG: Fix is_string_dtype and make more strict Dtype Conversions Unexpected or buggy dtype conversions Strings String extension data type and string data
#49378 by mroeschke was merged Nov 3, 2022 Loading…
4 of 5 tasks
BUG: ArrowStringArray.copy Strings String extension data type and string data
#44874 by jbrockmendel was closed Dec 24, 2021 Draft
4 tasks
BUG: startswith function gives misleading results when passed a series #3485 Bug Stale Strings String extension data type and string data
#43950 by oraby8 was closed Nov 14, 2021 Loading…
2 of 3 tasks
BUG: convert_dtypes incorrectly converts byte strings to strings in 1.3+ Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#43199 by shubham11941140 was merged Oct 17, 2021 Loading…
4 tasks done
1.3.4
API: allow nan-likes in StringArray constructor ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#41412 by lithomas1 was closed Apr 24, 2022 Loading…
4 tasks done
TST: [ArrowStringArray] more parameterised testing - part 1 Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#40679 by simonjayhawkins was merged Apr 1, 2021 Loading… 1.3
[ArrowStringArray] API: StringDtype parameterized by storage (python or pyarrow) API Design Strings String extension data type and string data
#39908 by simonjayhawkins was merged Jun 8, 2021 Loading…
4 tasks done
1.3
'lower' method causing problems when individual values are being read as 'int' Strings String extension data type and string data
#39289 by abhinavprao was closed Feb 11, 2021 Loading…
ENH: add str.removeprefix Enhancement Stale Strings String extension data type and string data
#39226 by erfannariman was closed Jun 8, 2021 Loading…
3 of 4 tasks
BUG: avoid attribute error with pyarrow >=0.16.0 and <1.0.0 Dependencies Required and optional dependencies ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#38803 by ADraginda was merged Jan 5, 2021 Loading…
5 tasks done
1.2.1
ENH: Arrow backed string array - implement factorize() method without casting to objects ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#38007 by simonjayhawkins was merged Mar 2, 2021 Loading…
3 tasks done
1.3
BUG: Fix astype from float32 to string Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#36464 by dsaxton was merged Sep 21, 2020 Loading…
5 tasks done
1.1.3
PERF: Allow str.split callers to skip expensive post-processing Performance Memory or execution speed performance Stale Strings String extension data type and string data
#35223 by wbadart was closed Sep 30, 2020 Loading…
3 of 4 tasks
BUG: pd.Series.replace does not preserve the original dtype Dtype Conversions Unexpected or buggy dtype conversions replace replace method Stale Strings String extension data type and string data
#33622 by kotamatsuoka was closed Sep 25, 2020 Loading…
3 of 5 tasks
REGR: Series.str.encode("base64") Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#32080 by simonjayhawkins was closed Feb 18, 2020 Loading…
5 tasks
1.0.2
Implement some reductions for string Series ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#31757 by dsaxton was closed Mar 5, 2020 Loading…
5 tasks done
BUG: string methods with NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#31684 by prakhar987 was merged Mar 10, 2020 Loading…
3 of 5 tasks
1.0.2
API: Disallow NaN in StringArray constructor ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#30980 by TomAugspurger was merged Jan 14, 2020 Loading… 1.0.0
ProTip! Exclude everything labeled bug with -label:bug.