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

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… updated Sep 25, 2020
3 of 5 tasks
API: Deprecate regex=True default in Series.str.replace API - Consistency Internal Consistency of API/Behavior replace replace method
#36695 by dsaxton was merged Oct 10, 2020 Loading… updated Oct 10, 2020 1.2
BUG: Series.replace does not preserve dtype of original Series Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Mothballed Temporarily-closed PR the author plans to return to replace replace method Strings String extension data type and string data
#37512 by arw2019 was closed Nov 11, 2020 Draft updated Nov 11, 2020
5 tasks done
REGR: missing vals not replaceable in categorical Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version replace replace method
#40657 by mzeitlin11 was closed Mar 31, 2021 Loading… updated Mar 31, 2021
4 tasks done
ENH: Add replace method to Index Enhancement Index Related to the Index class or subclasses replace replace method
#32542 by oguzhanogreden was closed Apr 11, 2021 Loading… updated Apr 11, 2021
7 of 8 tasks
BUG: replace with value also being replaced Bug Regression Functionality that used to work in a prior pandas version replace replace method
#46335 by lukemanley was merged Mar 12, 2022 Loading… updated Mar 20, 2022
4 tasks done
1.4.2
BUG: Series.replace with to_replace dict and value=None, nonsensical error message Bug replace replace method Series Series data structure Stale
#46689 by Kyrpel was closed Jun 21, 2022 Loading… updated Jul 11, 2022
3 of 4 tasks
REGR: Fix regression RecursionError when replacing numeric scalar with None Regression Functionality that used to work in a prior pandas version replace replace method
#48234 by phofl was merged Oct 31, 2022 Loading… updated Oct 31, 2022
5 tasks done
1.5.2
ProTip! Type g i on any issue or pull request to go back to the issue listing page.