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

ENH: Allow literal (non-regex) replacement using .str.replace #16808 API Design Strings String extension data type and string data
#19584 by Liam3851 was merged Feb 28, 2018 Loading…
4 tasks
0.23.0
add Series.str.remove(pre|suf)fix Enhancement Strings String extension data type and string data
#43328 by janosh was merged Sep 6, 2021 Loading…
4 tasks done
1.4
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
CLN: replace %s syntax with .format in pandas.io.parsers Clean Strings String extension data type and string data
#24721 by makeajourney was merged Mar 19, 2019 Loading…
2 tasks done
0.25.0
PERF: add exact kw to to_datetime to enable faster regex format parsing API Design Datetime Datetime data dtype Performance Memory or execution speed performance Strings String extension data type and string data
#8904 by jreback was merged Dec 5, 2014 Loading… 0.15.2
Follow-up #20347: incorporate review about _get_series_list Clean Strings String extension data type and string data
#20923 by h-vetinari was merged May 4, 2018 Loading… 0.23.0
Adjust Series specific tests for string option Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#55538 by phofl was merged Nov 19, 2023 Loading…
5 tasks
2.2
BUG: Index.str.partition not nan-safe (#23558) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#23618 by meiermark was merged Nov 18, 2018 Loading…
3 tasks done
0.24.0
DOC: Updating str_pad docstring Docs Strings String extension data type and string data
#22570 by JesperDramsch was merged Sep 25, 2018 Loading… 0.24.0
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
Switch arrow type for string array to large string Arrow pyarrow functionality Strings String extension data type and string data
#56220 by phofl was merged Dec 21, 2023 Loading…
5 tasks
2.2
Initial Backport of string changes for 2.3 release Build Library building on various platforms Strings String extension data type and string data
#59513 by WillAyd was merged Oct 9, 2024 Loading… 2.3
REF (string): de-duplicate ArrowStringArray methods Arrow pyarrow functionality backported Refactor Internal refactoring of code Strings String extension data type and string data
#59555 by jbrockmendel was merged Sep 11, 2024 Loading…
5 tasks
2.3
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
BUG: fixed .str.contains(..., na=False) for categorical series Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#22170 by pulkitmaloo was merged Nov 20, 2018 Loading…
4 tasks done
0.24.0
DOC: Updating str_slice docstring Docs Strings String extension data type and string data
#22569 by JesperDramsch was merged Oct 4, 2018 Loading…
PERF: groupby with string dtype Groupby Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#43634 by debnathshoham was merged Sep 23, 2021 Loading…
3 of 4 tasks
1.3.4
REF: StringArray._from_sequence, use less memory Performance Memory or execution speed performance Strings String extension data type and string data
#35519 by topper-123 was merged Aug 17, 2020 Loading…
5 tasks done
1.1.1
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…
5 tasks
2.3
update the pandas.Series.str.repeat docstring Docs Strings String extension data type and string data
#20634 by manojpandey was closed Sep 18, 2018 Loading…
6 of 9 tasks
ENH: Add StringMethods.partition and rpartition API Design Strings String extension data type and string data
#9773 by sinhrks was merged May 7, 2015 Loading… 0.16.1
String dtype: map builtin str alias to StringDtype backported Strings String extension data type and string data
#59685 by jorisvandenbossche was merged Sep 25, 2024 Loading… 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…
ENH: #9847, adding a "same" and "expand" param to StringMethods.split() API Design Strings String extension data type and string data
#9870 by sreejata was closed May 9, 2015 Loading… 0.16.1
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.