-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Add Related to the Index class or subclasses replace replace method
replace method to Index Enhancement Index #32542 by oguzhanogreden was closed Apr 11, 2021 Loading…
7 of 8 tasks
BUG: inconsistent replace Bug Regression Functionality that used to work in a prior pandas version replace replace method
API: Deprecate regex=True default in Series.str.replace API - Consistency Internal Consistency of API/Behavior replace replace method
BUG: Fix behavior of replace_list with mixed types. Regression Functionality that used to work in a prior pandas version replace replace method
BUG: 35977 Adding regex support for ExtensionBlock replace method ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation replace replace method Stale
#36038 by cgangwar11 was closed Feb 11, 2021 Loading…
5 tasks done
REGR: Fix regression RecursionError when replacing numeric scalar with None Regression Functionality that used to work in a prior pandas version replace replace method
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
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
BUG: RecursionError when attempting to replace np.nan values (#45725) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
BUG: replace matching Floats with bools for ea dtypes NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method
BUG: Fix dtypes change using replace with nullable dtypes (#40732) Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method Stale
#40864 by hasan-yaman was closed Jun 8, 2021 Loading…
3 of 4 tasks
TST: Tests for replace method when column contains pd.NA (#47480) Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method Stale
#49805 by vsbits was closed Jan 15, 2023 Loading…
3 of 4 tasks
REGR: Replace changes the dtype of other columns Regression Functionality that used to work in a prior pandas version replace replace method
REGR: DataFrame.replace when the replacement value was explicitly None Regression Functionality that used to work in a prior pandas version replace replace method
BUG: replace with value also being replaced Bug Regression Functionality that used to work in a prior pandas version replace replace method
REGR: replace with multivalued regex raising Internals Related to non-user accessible pandas implementation Regression Functionality that used to work in a prior pandas version replace replace method
TST/CLN: parameterize/dedup replace test2 Clean replace replace method Testing pandas testing functions or related to the test suite
TST/CLN: remove frame replace class Clean replace replace method Testing pandas testing functions or related to the test suite
#41345 by mzeitlin11 was closed May 6, 2021 Loading…
REGR: RecursionError when attempting to replace np.nan values Regression Functionality that used to work in a prior pandas version replace replace method Stale
TST(string dtype): Resolve replace xfails replace replace method Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG (string dtype): replace with non-string to fall back to object dtype Bug replace replace method Strings String extension data type and string data
BUG: Replace on Series/DataFrame stops replacing after first NA Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.