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…
3 of 5 tasks
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…
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…
Test series replace for different numpy int replace replace method Testing pandas testing functions or related to the test suite
#45773 by weikhor was closed Feb 3, 2022 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…
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…
3 of 4 tasks
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
#56780 by meeseeksmachine was merged Jan 8, 2024 Loading… 2.2
DEPR: Series[categorical].replace special-casing Categorical Categorical Data Type Deprecate Functionality to remove in pandas replace replace method
#56385 by jbrockmendel was merged Dec 9, 2023 Loading…
3 of 5 tasks
2.2
BUG: replace matching Floats with bools for ea dtypes NA - MaskedArrays Related to pd.NA and nullable extension arrays replace replace method
#56769 by phofl was merged Jan 8, 2024 Loading…
5 tasks
2.2
TST: ro_replace changing dtype of series replace replace method Sprints Sprint Pull Requests
#50664 by pooja-subramaniam was merged Jan 12, 2023 Loading… 2.0
ENH: Improve replace lazy copy handling Copy / view semantics replace replace method
#51658 by phofl was merged Feb 27, 2023 Loading…
5 tasks
2.0
ENH: Improve replace lazy copy for categoricals Copy / view semantics replace replace method
#51659 by phofl was merged Feb 28, 2023 Loading…
5 tasks
2.0
ENH: Add CoW mechanism to replace_regex Copy / view semantics replace replace method
#51669 by phofl was merged Mar 1, 2023 Loading…
5 tasks
2.0
ENH: Don't fragment manager if convert is no-op Performance Memory or execution speed performance replace replace method
#53977 by phofl was merged Jul 3, 2023 Loading…
1 of 5 tasks
2.1
DEPR: method, limit in NDFrame.replace Deprecate Functionality to remove in pandas replace replace method
#53492 by jbrockmendel was merged Jun 14, 2023 Loading…
2 of 5 tasks
2.1
BUG: Series.replace with value=None explicitly Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#45081 by jbrockmendel was merged Dec 29, 2021 Loading…
6 tasks done
1.4
3
2
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
#44533 by mzeitlin11 was merged Nov 20, 2021 Loading…
4 tasks done
1.4
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.