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

API: str.cat will align on Series API Design Strings String extension data type and string data
#20347 by h-vetinari was merged May 2, 2018 Loading…
[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
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
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
Refactor string methods for StringArray + return IntegerArray for numeric results Performance Memory or execution speed performance Strings String extension data type and string data
#29640 by TomAugspurger was merged Nov 19, 2019 Loading… 1.0.0
BUG: fix str.replace('.','') should replace every character Bug Deprecate Functionality to remove in pandas Strings String extension data type and string data
#24935 by charlesdong1991 was closed Jun 17, 2019 Loading…
4 tasks
str.replace('.','') should replace every character? (fix) Strings String extension data type and string data
#24809 by alarangeiras was closed Jan 24, 2019 Loading…
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
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…
DOC: update the pandas.Series.str.strip docstring Docs Strings String extension data type and string data
#20863 by Cheukting was merged Jul 7, 2018 Loading…
1 of 4 tasks
0.24.0
BUG: Fix regression on DataFrame.replace for regex Bug Strings String extension data type and string data
#25266 by PetitLepton was merged Feb 28, 2019 Loading…
3 of 4 tasks
0.24.2
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
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: 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
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
DEPR: Changing default of str.extract(expand=False) to str.extract(expand=True) Deprecate Functionality to remove in pandas Strings String extension data type and string data
#19118 by datapythonista was merged Feb 5, 2018 Loading…
4 tasks done
0.23.0
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
Don't raise exceptions splitting a blank string Strings String extension data type and string data
#20067 by montanalow was merged Mar 17, 2018 Loading…
3 tasks done
0.23.0
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
DOC: update the pandas.Series.str.slice_replace docstring Docs Strings String extension data type and string data
#20273 by techedlaksh was merged Mar 16, 2018 Loading…
5 tasks done
0.23.0
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
ENH: partial string match in query API Design Strings String extension data type and string data
#26027 by dlnp2 was closed Jun 8, 2019 Loading…
4 tasks done
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
ProTip! Add no:assignee to see everything that’s not assigned.