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

PERF: Bypass chunking/validation logic in StringDtype__from_arrow__ Arrow pyarrow functionality Performance Memory or execution speed performance Strings String extension data type and string data
#47781 by timlod was merged Feb 24, 2023 Loading…
4 tasks done
2.1
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
REGR: Don't ignore compiled patterns in replace Regression Functionality that used to work in a prior pandas version replace replace method Strings String extension data type and string data
#35697 by dsaxton was merged Aug 17, 2020 Loading…
5 tasks done
1.1.1
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 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
CLN: Enforce deprecation of not validating na argument to string methods Clean Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#62399 by rhshadrach was merged Oct 19, 2025 Loading…
5 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
Arrow string array dtype Strings String extension data type and string data
#36142 by TomAugspurger was closed Feb 19, 2021 Loading…
BUG: string methods on empty series (GH7241) Bug Strings String extension data type and string data
#7242 by wabu was closed Jun 4, 2014 Loading… 0.14.1
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
Series.str.find fix for pd.ArrowDtype(pa.string()) Arrow pyarrow functionality Strings String extension data type and string data
#56792 by rohanjain101 was merged Feb 2, 2024 Loading…
4 of 5 tasks
2.3
BUG fix for str.startswith and str.endswith with tuple arg for "string[pyarrow]" dtype (GH#54942) Bug Strings String extension data type and string data
#54943 by ChronoJon was merged Oct 23, 2023 Loading…
5 tasks done
2.2
String dtype: rename the storage options and add na_value keyword in StringDtype() backported Strings String extension data type and string data
#59330 by jorisvandenbossche was merged Jul 29, 2024 Loading… 2.3
BUG: Regression in astype not casting to bytes Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#39484 by phofl was merged Feb 2, 2021 Loading…
4 tasks done
1.2.2
CLN: Remove type definitions from pandas.compat Clean Strings String extension data type and string data
#25903 by jschendel was merged Mar 29, 2019 Loading…
3 tasks done
0.25.0
DOC: Update the Series.str.len docstring Docs Strings String extension data type and string data
#22187 by IsvenC was merged Aug 9, 2018 Loading… 0.24.0
Small improvements to str_cat Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#12000 by hack-c was closed Feb 11, 2016 Loading…
[ArrowStringArray] API: StringArray -> ObjectStringArray API Design Stale Strings String extension data type and string data
#40962 by simonjayhawkins was closed Nov 28, 2021 Draft
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
str_extract should work for timeseries, (GH6348) Bug Strings String extension data type and string data
#6349 by andrewkittredge was closed Feb 23, 2014 Loading… 0.14.0
PERF: increase performance of str_split when returning a frame Performance Memory or execution speed performance Strings String extension data type and string data
#10090 by cgevans was merged Jun 5, 2015 Loading… 0.16.2
ENH: Implement cum* methods for PyArrow strings Arrow pyarrow functionality Enhancement Strings String extension data type and string data Transformations e.g. cumsum, diff, rank
#60633 by rhshadrach was merged Jan 13, 2025 Loading…
5 tasks
2.3
#29886 - Replace !r for repr() on pandas/io/parses.py Refactor Internal refactoring of code Strings String extension data type and string data
#30073 by JvPy was merged Dec 10, 2019 Loading…
2 of 5 tasks
1.0.0
Place the calculation of mask prior to the calls of comp in replace_list to improve performance Performance Memory or execution speed performance Strings String extension data type and string data
#35229 by chrispe was merged Jul 15, 2020 Loading…
5 tasks done
1.1
ProTip! Follow long discussions with comments:>50.