-
- 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
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
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: 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: 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…
4 tasks done
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/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: only convert at end for Block.replace_list Regression Functionality that used to work in a prior pandas version replace replace method Stale
#46393 by simonjayhawkins was closed Jul 26, 2022 Loading…
added test for replace with value none replace replace method Stale
#46641 by VladislavYarovenko was closed May 8, 2022 Loading…
3 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
Backport PR #56769 on branch 2.2.x (BUG: replace matching Floats with bools for ea dtypes) NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method
DEPR: Series[categorical].replace special-casing Categorical Categorical Data Type Deprecate Functionality to remove in pandas 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
ENH: Don't fragment manager if convert is no-op Performance Memory or execution speed performance replace replace method
DEPR: method, limit in NDFrame.replace Deprecate Functionality to remove in pandas replace replace method
BUG: Series.replace with value=None explicitly Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
BUG: BooleanArray raising on comparison to string Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations replace replace method
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.